Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27159

The selected file is not a valid VB solution file

$
0
0
Hi,

I changed my project from computer. Now when I try to open the project through the solution file I get the error:

The selected file is not a valid VB solution file

Here is the code of the solutions file:


Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SGSC", "SGSC.vbproj", "{39118D9B-E236-42F9-B974-D15413182AF2}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SGLCSetup", "..\SGLCSetup\SGLCSetup.vdproj", "{BC160C0F-C21A-4205-8094-68A0AB1AE553}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SGLCUpdate", "..\SGLCUpdate\SGLCUpdate.vdproj", "{3591CB9C-4615-43B0-A415-B4EB670E1594}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{39118D9B-E236-42F9-B974-D15413182AF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39118D9B-E236-42F9-B974-D15413182AF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39118D9B-E236-42F9-B974-D15413182AF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39118D9B-E236-42F9-B974-D15413182AF2}.Release|Any CPU.Build.0 = Release|Any CPU
{BC160C0F-C21A-4205-8094-68A0AB1AE553}.Debug|Any CPU.ActiveCfg = Debug
{BC160C0F-C21A-4205-8094-68A0AB1AE553}.Release|Any CPU.ActiveCfg = Release
{BC160C0F-C21A-4205-8094-68A0AB1AE553}.Release|Any CPU.Build.0 = Release
{3591CB9C-4615-43B0-A415-B4EB670E1594}.Debug|Any CPU.ActiveCfg = Debug
{3591CB9C-4615-43B0-A415-B4EB670E1594}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal



If I open the project file, there is no problem.

Can someone help?

Thanks.

P.S the project file name is SGSC

Viewing all articles
Browse latest Browse all 27159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>