码迷,mamicode.com
首页 > 其他好文 > 详细

解决:Visual Studio 启动就报错退出

时间:2014-08-13 12:45:26      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:http   os   io   ar   log   ad   res   window   

Please open an administrative CMD window and navigate to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE and run these commands:

1.devenv.exe /safemode

2.devenv.exe /resetskippkgs

3.devenv.exe /installvstemplates

4.devenv.exe /resetsettings

5.devenv.exe /resetuserdata

Note that the above steps are unrelated and so checking if your issue has been resolved, after every step may help you save time on steps that were not required!

Please rename these 2 registry keys under the registry editor:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0_Config

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0

If the error persists, try refer to this page:

http://msdn.microsoft.com/en-us/library/ms241272(v=vs.110).aspx

Gather the logs when your VS crashed so that we may know more details.

Regards,

解决:Visual Studio 启动就报错退出,布布扣,bubuko.com

解决:Visual Studio 启动就报错退出

标签:http   os   io   ar   log   ad   res   window   

原文地址:http://www.cnblogs.com/flytigger/p/3909638.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!