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 solution. How do I troubleshoot this problem?
+2
A:
After deleting all the .suo
files and .user
files from the project, I'd start VS with logging, and investgate from there:
codekaizen
2010-06-29 20:49:12
A:
I deleted the sou file and opened the project. It ran through a "conversion" again and then everything was fine--at least for now.
jeffspost
2010-06-29 20:53:00
Great! You might consider marking the above as the answer...
codekaizen
2010-06-29 20:55:28
I will as soon as it lets me. (There is a 48 hour delay before accepting your own answer) Thanks
jeffspost
2010-06-30 16:06:33