开发者

Visual Studio 2010 Solution Crashes when Opening

The "Preparing Solution" window come up as normal. Then about two seconds after it goes away Visual Studio crashes. It only happens to one specific s开发者_StackOverflow社区olution. How do I troubleshoot this problem?


After deleting all the .suo files and .user files from the project, I'd start VS with logging, and investgate from there:

http://msdn.microsoft.com/en-us/library/ms241272.aspx


It's possible some VS settings that are incompatible with your current installation state cause the crash. Delete the .suo file, if that doesn't help, run devenv.exe /ResetSettings.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜