【发布时间】:2016-05-23 14:29:00
【问题描述】:
我使用 IIS 版本 10 和 Windows 10 和 VisualStudio 2015。
在我将 WEB 应用程序添加到 IIS 站点并打开它后,出现错误:
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
我从以下位置安装了 IIS 子组件:
Control Panel -> Programs and Features -> Turn Windows features on or off
正如 Mekanik 在 post 中所述。
这里是安装子组件的截图:
但这并没有帮助我,我仍然得到同样的错误。
知道为什么我一直在上面出现此错误,可能与IIS 10 的版本有关吗?
【问题讨论】:
标签: asp.net visual-studio iis