The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:
- ModuleIIS Web Core
- NotificationBeginRequest
- HandlerNot yet determined
- Error Code0x8007000d
- Config ErrorConfiguration file is not well-formed XML
- Config File\\?\G:\Inetpub\wwwroot\new\web.config
- Requested URLhttp://localhost:80/new/Main.asp?Type=Page&ID=7283
- Physical PathG:\Inetpub\wwwroot\new\Main.asp
- Logon MethodNot yet determined
- Logon UserNot yet determined
- Request Tracing DirectoryG:\inetpub\logs\FailedReqLogFiles
Config Source:
39::
<match url="Main/([ 0-9a-z-(-)-,-]+)" />
40::
<action type="Rewrite" url="Main.asp?Type=Page&ID={R:1}&Page=1" />
41::
</rule>