【问题标题】:HTTP Error 500.19HTTP 错误 500.19
【发布时间】:2015-04-20 12:14:48
【问题描述】:

我在新的 windows server 2012R2 上将之前发布的应用程序从 IIS-6 移到了 IIS-8

新应用程序出现以下错误。

Server Error in Application "application name"

HTTP Error 500.19 – Internal Server Error

HRESULT: 0x8007000d

Description of HRESULT
The requested page cannot be accessed because the related configuration data for the page is invalid.

谁能指导我如何解决这个错误。

【问题讨论】:

  • 事件查看器中的任何内容?

标签: iis http-error


【解决方案1】:

我通过将应用程序池 CLR 版本从 4.* 更改为 2.* 解决了这个问题,因为它是在以前版本的 .net 框架中编写的。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-07-09
    • 1970-01-01
    • 2014-01-26
    • 1970-01-01
    • 1970-01-01
    • 2013-12-01
    • 1970-01-01
    相关资源
    最近更新 更多