I have a solution file located in c:\develop\2.0\Solutions\MySolution\MySolution.sln
It has two projects in the solution, one a web deployment project located at c:\develop\2.0\solutions\MySolution\WebAppSetup\Setup.vdproj and a web application project located at c:\develop\2.0\web applications\MyWebApp
I was able to add both projects to the solution and save everything. I closed the solutions, now when I re-open it, I get the error 'The project file 'c:\develop\2.0\solutions\MySolution\MySolution' has been moved, renamed or is not on your computer.
I looked through the solution file and I can't find any reference to 'c:\develop\2.0\solutions\MySolution\MySolution' because of course that directory doesn't exist. Why is visual studio referencing the MySolution subdirectory twice in the same path?