Visual Studio已停止工作 - 在Win 7 [英] Visual Studio has stopped working - on Win 7

查看:583
本文介绍了Visual Studio已停止工作 - 在Win 7的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有Win 7 Enterprise。如果我在VS 2008/2010打开任何.cs文件,它在一个对话框上显示Visual Studio已停止工作的消息。有两个按钮调试和关闭程序。调试按钮在调试模式下用汇编代码启动devenv,因为我没有相同的pdb文件。

I have Win 7 Enterprise. If i open any .cs file on VS 2008/2010 it gives a message " Visual Studio has stopped working" on a dialog box. There are two buttons "Debug" and "close program". Debug button starts devenv in debug mode with assembly code as i do not have the pdb file for the same.

还有另一台机器配置相同,VS 2008/2010终极工作正常。即使重新安装Win 7也没有解决问题。

There is another machine with same configuration where the VS 2008/2010 Ultimate works fine. Even reinstalling Win 7 did not solve the problem. Any idea why it is happening?

推荐答案

尝试一些标准的问题排查步骤:

Try with some standard VS troubleshooting steps:


  • 清除解决方案

  • 删除/重命名由VS创建的解决方案中的所有文件,即所有.ncb,.suo,.user文件

  • 启用禁用所有加载项的Visual Studio: devenv.exe / SafeMode

  • 所有设置:工具 - >导入/导出设置 - >重置所有设置

  • 删除HKCU:\Software\Micosoft\VisualStudio\9.0然后重新启动Visual Studio

  • 通过添加/删除程序修复Visual Studio安装

  • Clean the solution
  • Delete / rename all files in your solution created by VS, i.e. all .ncb, .suo, .user files
  • Launch Visual Studio with all add-ins disabled: devenv.exe /SafeMode
  • Reset All Settings: Tools -> Import / Export Settings -> Reset All Settings
  • Delete HKCU:\Software\Micosoft\VisualStudio\9.0 and then restart Visual Studio
  • Repair the Visual Studio installation through Add/Remove Programs

这篇关于Visual Studio已停止工作 - 在Win 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆