How to fix Visual Studio 2008 freeze?
- by Mnementh
My Visual Studio 2008 freezes under some conditions. First, after a restart it is fine, but once it starts updating IntelliSense and counting down items it stops on the same number (the number slightly changed with further changes in the project). After that I get a sure freeze for:
right-click in the code to get a context-menu
changing from Debug to Release and vice versa
quitting visual studio
After a freeze I have to kill the process. Any idea what is wrong here?