Reputation: 14148
I have a visual studio 2005 solution with many projects. Yesterday I was able to open it normally. Today, when I double click on it, I get the following error message:
The selected file is a Visual Studio solution file, but was created by a newer version of Visual Studio and can not be opened.
Please help.
Upvotes: 0
Views: 1080
Reputation: 14148
I right clicked on sln file and used Visual studio version selector to open the file and it was successful.
Upvotes: 0
Reputation: 38503
Sounds like you, or someone, opened the file in VS 2008/2010. The solution file has been upgraded. You can create a new solution, add the projects, of course in 2005.
Upvotes: 2