【问题标题】:When I click to open a ViewPage or a ViewUserControl Visual Studio 2008 hangs for me当我单击打开 ViewPage 或 ViewUserControl 时,Visual Studio 2008 为我挂起
【发布时间】:2009-07-05 16:04:21
【问题描述】:

当我在 Visual Studio 2008 中双击 ViewPage 或 ViewUserControl 时,整个应用程序都会挂起,我不知道为什么...

我可以在事件日志中找到的唯一错误日志是:

.NET Runtime version 2.0.50727.3053 - Fatal Execution Engine Error (7A035E00) (80131506)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

【问题讨论】:

    标签: asp.net-mvc visual-studio-2008 viewusercontrol viewpage


    【解决方案1】:

    谷歌搜索十六进制错误 (7A035E00) 和/或版本号 2.0.50727.3063 会带来一些有希望的结果。

    最有可能的解决办法似乎是重新安装 .NET 框架。

    http://www.techdreams.org/microsoft/fixing-the-error-net-runtime-version-20507273053-fatal-execution-engine-error-net/370-20080926

    确保您使用的是最新版本的 .NET 框架。 2.0 版可在Microsoft .NET Framework Version 2.0 Redistributable Package (x86) 获得,3.5 版可在
    Download Microsoft .NET Framework 3.5

    获得

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-02-05
      • 1970-01-01
      • 2011-08-12
      • 1970-01-01
      • 2011-01-28
      • 2016-11-11
      • 1970-01-01
      • 2011-12-25
      相关资源
      最近更新 更多