Studing net step by step

net

导航

有没有人知道这个错误怎么改!

配置错误

说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。

分析器错误信息: 在应用程序级别之外使用注册为 allowDefinition='MachineToApplication' 的节是错误的。如果在 IIS 中没有将虚拟目录配置为应用程序,则可能导致此错误。

源错误:

行 19: 		<pages buffer="true" enableViewStateMac="false" smartNavigation="false" validateRequest="false"/>
            行 20: 		<customErrors mode="Off" defaultRedirect="ErrorPage.aspx"></customErrors>
            行 21: 		<authentication mode="Windows"/>
            行 22: 		<httpRuntime maxRequestLength="10000" useFullyQualifiedRedirectUrl="true" executionTimeout="300"></httpRuntime>
            行 23: 		<authorization>

源文件: E:\web\plqiye10\web.config    行: 21

posted on 2006-09-18 17:14  hua  阅读(388)  评论(0)    收藏  举报