【问题标题】:What is this error (extension configuration) in IIS web server?IIS Web 服务器中的这个错误(扩展配置)是什么?
【发布时间】:2023-03-16 22:56:02
【问题描述】:

当我在本地 IIS 服务器上启动我的网站时(在 Windows 7 上).. 我收到此错误消息

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.

Detailed Error Information
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:80/Default.aspx
Physical Path D:\مشروع الويب\comstorFinal\Default.aspx
Logon Method Anonymous
Logon User Anonymous

【问题讨论】:

    标签: asp.net iis iis-7


    【解决方案1】:

    看起来你没有 IIS7 的 ASP 已安装功能。

    要安装它: 开始 -> 运行 -> appwiz.cpl -> 转动 开启或关闭 Windows 功能 -> 互联网 信息服务 -> 万维网 服务 -> 应用程序开发 功能 -> ASP(检查它,然后 点击确定)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-09-10
      • 1970-01-01
      • 1970-01-01
      • 2011-07-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多