How to fix Visual Studio 2008 freeze?

Posted by Mnementh on Super User See other posts from Super User or by Mnementh
Published on 2011-11-17T16:36:49Z Indexed on 2011/11/17 17:56 UTC
Read the original article Hit count: 298

Filed under:
|

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?

© Super User or respective owner

Related posts about freeze

Related posts about visual-studio-2008