M
Matthew Louden
My ASP.NET application runs ok locally, but after I upload all the files to
IIS in Windows Server 2003 Standard Edition, and no longer works. This has
the following error messages:
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 43: by Microsoft that offers a single logon and core profile
services for member sites.
Line 44: -->
Line 45: <authentication mode="Windows"/>
Line 46:
Line 47:
Source File: C:\test\web.config Line: 45
any ideas??
IIS in Windows Server 2003 Standard Edition, and no longer works. This has
the following error messages:
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 43: by Microsoft that offers a single logon and core profile
services for member sites.
Line 44: -->
Line 45: <authentication mode="Windows"/>
Line 46:
Line 47:
Source File: C:\test\web.config Line: 45
any ideas??