打开项目属性时 Visual Studio 2008 崩溃 [英] Visual Studio 2008 Crashes When Opening Project Properties

查看:20
本文介绍了打开项目属性时 Visual Studio 2008 崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在 Visual Studio 2008 中开发的多项目 .NET 应用程序.如果我尝试打开我的一个项目的项目属性(以更改设置或发布),Visual Studio 会立即关闭.没有提示向 Microsoft 发送报告,并且在事件查看器中记录了两个连续错误:

I have a multi-project .NET application which I am developing in Visual Studio 2008. If I try to open the project properties for one of my projects (to change settings or publish) Visual Studio immediately closes. There is no prompt to send a report to Microsoft, and two consecutive errors logged in the Event Viewer:

  • .NET 运行时版本 2.0.50727.3053 -致命的执行引擎错误(7A035E00) (80131506)
  • .NET 运行时版本2.0.50727.3053 - 致命的执行引擎错误 (7A2E0F92) (0)

如果我删除解决方案中的所有 .user.suo 文件,我可以再次发布和访问项目属性.但是,该错误会随着时间的推移而返回.这似乎表明 .suo.user 文件已被 Visual Studio 损坏.有没有其他人遇到过这个问题或知道如何解决这个问题?

If I delete all the .user and .suo files in my solution, I can once again publish and access project properties. The error, however, returns over time. This seems to suggest that the .suo or .user files are getting corrupted by Visual Studio. Has anyone else had this issue or know how to fix the problem?

推荐答案

关闭所有加载项,然后重试.使用工具->加载项管理器.

Turn off all of your add-ins and try again. Use Tools->Add-in Manager.

如果这没有帮助,请在安全模式"下运行 VS,方法是使用 Visual Studio 命令提示符窗口中的 devenv/safemode.

If that doesn't help, run VS in "safe mode", by using devenv /safemode from a Visual Studio Command Prompt window.

这篇关于打开项目属性时 Visual Studio 2008 崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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