M Marc R. Jul 28, 2005 #1 Hi all I got an issue with the exemple codes of that book : it wont open into my studio.net environment got any clues ? Marc R.
Hi all I got an issue with the exemple codes of that book : it wont open into my studio.net environment got any clues ? Marc R.
H Herfried K. Wagner [MVP] Jul 28, 2005 #2 Marc R. said: Hi all I got an issue with the exemple codes of that book : it wont open into my studio.net environment got any clues ? Click to expand... Error message? What version of VS.NET are you using and which version were the samples developed for?
Marc R. said: Hi all I got an issue with the exemple codes of that book : it wont open into my studio.net environment got any clues ? Click to expand... Error message? What version of VS.NET are you using and which version were the samples developed for?
M Marc R. Jul 28, 2005 #3 The selected file is not a valid Visual Studio soution file thee file been : Code Samples\16 Controls\OtherObjects\OtherObject.sln the file contains : Microsoft Visual Studio Solution File, Format Version 8.00 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "OtherObjects", "OtherObjects.vbproj", "{B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Debug.ActiveCfg = Debug|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Debug.Build.0 = Debug|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Release.ActiveCfg = Release|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal and my studio version is 7.0.9955
The selected file is not a valid Visual Studio soution file thee file been : Code Samples\16 Controls\OtherObjects\OtherObject.sln the file contains : Microsoft Visual Studio Solution File, Format Version 8.00 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "OtherObjects", "OtherObjects.vbproj", "{B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Debug.ActiveCfg = Debug|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Debug.Build.0 = Debug|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Release.ActiveCfg = Release|.NET {B7ABE5B3-C625-4F71-BBD7-6DB126FFAD6C}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal and my studio version is 7.0.9955
H Herfried K. Wagner [MVP] Jul 28, 2005 #4 Marc R. said: The selected file is not a valid Visual Studio soution file Click to expand... A Utility to Convert VS.NET 2003 Project Files <URL:http://www.codeproject.com/macro/vsconvert.asp>
Marc R. said: The selected file is not a valid Visual Studio soution file Click to expand... A Utility to Convert VS.NET 2003 Project Files <URL:http://www.codeproject.com/macro/vsconvert.asp>
M Marc R. Jul 28, 2005 #5 thanks you are a genious Herfried K. Wagner said: A Utility to Convert VS.NET 2003 Project Files <URL:http://www.codeproject.com/macro/vsconvert.asp> Click to expand...
thanks you are a genious Herfried K. Wagner said: A Utility to Convert VS.NET 2003 Project Files <URL:http://www.codeproject.com/macro/vsconvert.asp> Click to expand...