使用IIS显示错误的网络系统内的网站 [英] Website within the Network Systems using IIS showing Error

查看:90
本文介绍了使用IIS显示错误的网络系统内的网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试让asp.net网站在IIS中配置(Windows 7版本6)。配置完成后,单击浏览显示错误。请帮我解决这个错误。



Hi,
I am trying to make asp.net website to configure in IIS (version 6 at windows 7). After i configure it, click on browse it showing error. please help me to solve this error.

HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.







模块StaticFileModule

通知ExecuteRequestHandler

处理程序StaticFile

错误代码0x80070032

请求的URL http:// localhost:88 / default。 aspx

物理路径C:\web \wwwroot \ default.aspx

登录方法匿名

登录用户匿名




Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:88/default.aspx
Physical Path C:\web\wwwroot\default.aspx
Logon Method Anonymous
Logon User Anonymous

推荐答案

您需要处理以下清单:



1.您应该安装.Net框架系统。

2.框架应该在IIS注册。

3.你应该在IIS中为你的应用程序分配相关的应用程序池



问候

Pawan
You need to take care of following checklist:

1. You should be having .Net framework installed on the system.
2. The framework should be registered with IIS.
3. You should have the relevant application pool assigned to your application in IIS

Regards
Pawan


安装框架后,你必须在IIS中注册ASP.Net $ / b $ b使用,



More than likey you have to register ASP.Net with IIS after you installed the framework
Use,

aspnet_regiis.exe -i  





if这不起作用,你可能有错误的处理程序映射。

Milind



if this doesn''t work , you may have wrong mapping of handlers.
Milind


这篇关于使用IIS显示错误的网络系统内的网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆