无法读取配置节“ httpErrors”,因为它缺少节声明

时间:2019-01-21 13:54:50

标签: iis asp.net-web-api web-config custom-error-pages

我正在尝试通过改编Example of Configuration for <httpErrors>为WebApi应用程序中的403禁止响应配置自定义错误页面。我在Web.config中添加了df[, "Max"] <- apply(df[, 5:length(df)], 1, max, na.rm = TRUE) df[, "Min"] <- apply(df[, 5:length(df)], 1, min, na.rm = TRUE) ,但得到了 { loader: require.resolve("css-loader"), options:{ importLoaders: 1, modules: true, localIdentName: "[local]" } <httpErrors>

我该如何解决?


我的代码:

HTTP Error 500.19

错误的屏幕截图:

enter image description here

1 个答案:

答案 0 :(得分:0)

从评论中复制。

这些错误消息很清楚,这要求您转至IIS参考文档以学习实际部分。

enter image description here

然后很明显httpErrorssystem.webServer下的一个部分,而不是system.web