Visual Studio 2013 闪退

问题事件名称:    CLR20r3
  问题签名 01:    devenv.exe
  问题签名 02:    12.0.31101.0
  问题签名 03:    54548724
  问题签名 04:    Microsoft.VisualStudio.Platform.VSEditor
  问题签名 05:    12.0.31101.0
  问题签名 06:    545487bd
  问题签名 07:    97f
  问题签名 08:    0
  问题签名 09:    System.NullReferenceException
  OS 版本:    6.1.7601.2.1.0.256.1
  区域设置 ID:    2052
  其他信息 1:    0a9e
  其他信息 2:    0a9e372d3b4ad19135b953a78882e789
  其他信息 3:    0a9e
  其他信息 4:    0a9e372d3b4ad19135b953a78882e789

联机阅读隐私声明:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0804

如果无法获取联机隐私声明,请脱机阅读我们的隐私声明:
  C:\Windows\system32\zh-CN\erofflps.txt


1.   Open Visual Studio Command Prompt (2010) under Start menu -> All Programs -> Microsoft Visual Studio 2010 -> Visual Studio Tools (run it with Administrator privilege: right-click the program -> Run as administrator);

2.   Try some devenv switches in command prompt:

a.    Rundevenv /Resetsettings to eliminate the cause of corrupted settings.

b.   Rundevenv /ResetSkipPkgs in Command Prompt.

c.    Rundevenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems.

3.   Reboot the machine inSafe Mode. This can isolate some third party application/driver's interference.

4.   Switch and try a new user account. This can rule out the possibility of corrupted user profile.


source:msdn

你可能感兴趣的:(Visual Studio 2013 闪退)