.NET 运行时版本 2.0.50727.3082 - 致命执行引擎错误

发布于 2024-08-02 23:30:10 字数 928 浏览 2 评论 0原文

我在 StackOverflow 上找到了几篇关于此错误的帖子,并在各个论坛上找到了帖子。此错误似乎没有任何原因或解决方案。

为了对其他人有所帮助,下面是我发送给 DevExpress 的一封电子邮件,内容涉及我遇到此错误的经历。

=== 一两个月前,我安装了 CodeRush Express 和免费 Refactor 产品的更新,它重置了我的 Visual Studio 设置。

本周我安装了 Silverlight 开发人员工具。当我尝试安装 RIA 服务时,它失败并出现错误,提示缺少某些内容,我不记得它是什么。鉴于之前更新 DevEx 产品时遇到的问题,我决定完全重新安装 Visual Studio。我卸载了 Visual Studio 和所有相关产品并重新安装。之后,每当我在 VS 中打开网站时,VS 就会关闭,并且在事件日志中输入以下错误消息:“.NET Runtime version 2.0.50727.3082 - Fatal Execution Engine Error (7A035FC0) (80131506)”。

由于没有在任何地方找到明确的修复方法,我再次完全卸载了 Visual Studio 和所有相关产品,并在每个项目之后开始重新安装和测试。我在安装 DevEx 产品之前安装了其他所有东西:Visual Studio 和 SP1、Silverlight 3 Tools、Expression Blend、Deep Zoom Composer、Silverlight 3 Toolkit 和 RIA Services。在我安装了 CodeRush Express 和 Refactor! 后免费的 ASP.NET,一切仍然正常。我安装了 Refactor 之后!免费的 VB.NET,每当加载网站并生成相同的事件日志条目时,VS 都会再次开始关闭。

卸载 Refactor VB.NET 后,问题就消失了。

DevEx 安装和 Microsoft Silverlight 开发人员工具安装似乎并不一致。

I found a couple posts regarding this error on StackOverflow and posts on various forums. There doesn't seem to be any one cause or solution for this error.

So that it might help somebody else, below is the text of an email I sent to DevExpress regarding my experience with this error.

===
A month or two ago I installed an update to the CodeRush Express and the free Refactor products and it reset my Visual Studio settings.

This week I installed the Silverlight developer tools. When I tried to install the RIA Services, it failed with an error that something was missing, I don't remember what it was. Given the prior problem when I updated the DevEx products, I decided to do a complete reinstall of Visual Studio. I uninstalled Visual Studio and all related products and reinstalled. Afterwards, whenever I opened a website in VS, VS would close and the following error message was entered in the event log: ".NET Runtime version 2.0.50727.3082 - Fatal Execution Engine Error (7A035FC0) (80131506)".

Not finding a clear fix anywhere, I did another complete uninstall of Visual Studio and all related products, and started reinstalling and testing after each item. I installed everything else before the DevEx products: Visual Studio and SP1, the Silverlight 3 Tools, Expression Blend, Deep Zoom Composer, Silverlight 3 Toolkit and the RIA Services. After I installed CodeRush Express and Refactor! Free ASP.NET, everything was still working. After I installed Refactor! Free VB.NET, VS again started closing whenever a website was loaded and making the same event log entry.

After I uninstalled Refactor VB.NET, the problem went away.

The DevEx installs and the Microsoft Silverlight developer tools installs don't appear to be getting along together.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

懒的傷心 2024-08-09 23:30:10

我在使用 Visual Studio 2008 时遇到了同样的问题。就我而言,它是 Resharper 的 Stylecop 插件。当我打开 Xaml 文件时,我的 IDE 崩溃了。我删除了 Resharper Stylecop 插件并开始正常工作。

I had same problem with Visual Studio 2008. In my case it was Stylecop plugin for Resharper. when I open a Xaml file my IDE was crashing. I removed Resharper Stylecop plugin and started working fine.

不离久伴 2024-08-09 23:30:10

我禁用了 Gallio 插件,VS2008 工作了。

I disabled Gallio addin and VS2008 worked.

苏大泽ㄣ 2024-08-09 23:30:10

在设计模式下打开我们的许多 WinForms 时,我遇到了同样的问题,Visual Studio 2008 崩溃,没有任何类型的错误对话框。在安全模式下尝试了相同的过程(devenv.exe /safemode)并且它有效。所以...我尝试一一禁用我的加载项。在我的例子中,罪魁祸首是 VMWare Workstation 6.5 安装的 VMDebugger 加载项。

I was having the same problem with Visual Studio 2008 crashing with no error dialog of any kind when opening many of our WinForms in design mode. Tried the same process in safe mode (devenv.exe /safemode) and it worked. So... I tried disabling my add-ins one by one. The culprit in my case was the VMDebugger add-in installed by VMWare Workstation 6.5.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文