【问题标题】:VBC.exe compilation error in IIS 7IIS 7 中的 VBC.exe 编译错误
【发布时间】:2015-11-14 17:40:02
【问题描述】:

当我们访问托管在 IIS 7 中的 ASP.NEt WebForms 应用程序时出现以下错误,但 MVC 应用程序正在运行:

c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe

我们已经尝试重新启动服务器并更改应用程序池当前用户,但仍然没有好的结果。

【问题讨论】:

  • 你有解决这个问题的方法吗?我不得不将一个较旧的 Vb.net 应用程序移到 Windows 2012 服务器上,并且我所有的 c# 应用程序都运行良好,但是 vb.net 应用程序不是...遇到与您相同的错误///
  • 我们必须通过在下面我的回答中删除 Windows 更新中的 KB 更新来解决这个问题。

标签: iis sharepoint webforms windows-server-2012 windows-server


【解决方案1】:

好的,我们所做的来自微软:

Known issue for security updates 3098779 and 3097997 for the .NET Framework 4.5.1 and 4.5.2 after you install the .NET Framework 4.6 on Windows 8.1, Windows RT 8.1, and Windows Server 2012 R2

我们所做的是解决方案 2,即在我们的 windows 2012 服务器的 windows update 中删除 KB3098779 和 KB3097997,一切恢复正常。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-09-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-20
    相关资源
    最近更新 更多