Prevent Visual Studio from crashing (sometimes) -


how can stop visual studio (both 2005 , 2008) crashing (sometimes) when select "close this" option?this not happen time either.

first, check windows update , make sure both vs environments date.

if doesn't help, uninstall them both completely, reinstall 2005, update , test it. if 2005 doesn't crash, install 2008, update , test them both. don't install add-ons may have been using until you've reinstalled , tested both editions of vs.

if 1 or other crash, should try filing bug against visual studio.

if didn't crash, install add-ons use 1 @ time , continue test both editions after each one. (this take ages, that's how has be) when start crashing, remove offending add-on, , file bug add-on developer. (be sure tell them other add-ons you're using, in case happens when 2 conflicting add-ons installed.)


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -