For whatever reason, my Visual Studio.NET 2010 crashed very often.
I found the best way of resolving this issue is reset the environment.
Steps:
step 1: go to folder;
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
step 2: issue below command:
Devenv.exe /ResetSettings
I found the best way of resolving this issue is reset the environment.
Steps:
step 1: go to folder;
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
step 2: issue below command:
Devenv.exe /ResetSettings
Comments
Post a Comment