I have a multi-project .NET application which I am developing in Visual Studio 2008. If I try to open the project properties for one of my projects (to change settings or publish) Visual Studio immediately closes. There is no prompt to send a report to Microsoft, and two consecutive errors logged in the Event Viewer:
If I delete all the .user
and .suo
files in my solution, I can once again publish and access project properties. The error, however, returns over time. This seems to suggest that the .suo
or .user
files are getting corrupted by Visual Studio. Has anyone else had this issue or know how to fix the problem?
Turn off all of your add-ins and try again. Use Tools->Add-in Manager.
If that doesn't help, run VS in "safe mode", by using devenv /safemode
from a Visual Studio Command Prompt window.
I deleted files with following extensions in project folder (I don't know which one was important...) -> suo, user, cachefile
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With