IIS Web服务器中的此错误(扩展配置)是什么?

adh*_*ham 7 asp.net iis iis-7

当我在本地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
Run Code Online (Sandbox Code Playgroud)

Mad*_*uja 17

看起来您没有安装IIS7的ASP功能.

要安装它:开始 - >运行 - > appwiz.cpl - >打开或关闭Windows功能 - > Internet信息服务 - >万维网服务 - >应用程序开发功能 - > ASP(选中它,然后单击确定)