I’m working on a “Website Project” (as opposed to an ASP.NET Web Application) which we received from another company as part of an acquisition.
In general it works fine, however every time I close the project (“File” -> “Close Project” or just “File” -> “Exit”), the IDE crashes.
If I create a new project this doesn’t happen, and it doesn’t happen for any other project/solution file I have handy.
The other information I have that might be useful is that this project may have stared out as a VS2008 project, and previously it was under Microsoft source control (it’s under Subversion now).
Ya I had a project like that once. Chances are there are 1001 possible reasons. Just start a new website project, copy over your source files, and cross your fingers. It’s not worth trying to figure it out, since it works fine otherwise.