求助,自己的首页打开时如下图
配置错误 说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。
分析器错误消息: 在应用程序级别之外使用注册为 allowDefinition='MachineToApplication' 的节是错误的。如果在 IIS 中没有将虚拟目录配置为应用程序,则可能导致此错误。
源错误:
行 11: <compilation debug="true" targetFramework="4.0" />
行 12: <customErrors mode="Off" />
行 13: <authentication mode="windows">
行 14: <forms loginUrl="~/Account/Login.aspx" timeout="2880" />
行 15: </authentication>
源文件: D:\topgood\web.config 行: 13