| Towboy 2005-01-15, 12:17 pm |
| :confused;
Hi all,
Being new to dwmx, I have no clue for that error message saying.... Pls help!!!
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level. This error can
be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 9: <system.web>
Line 10: <customErrors mode="Off" />
Line 11: <authentication mode="Forms">
Line 12: <forms name=".ASPXAUTH"
loginUrl="admin/login.aspx"/>
Line 13: </authentication>
Source File: c:\inetpub\wwwroot\dotnet\dotnetnewsv1.2\web.config Line: 11
|