The error message that i get is
Server Error in '/' Application.
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 24: ASP.NET to identify an incoming user. Line 25: --> Line 26: |
Keith KabzaPosted Mar 28, 2009, 3:10 PM
Thats what the error message indicates. It needs to be set as an application for ASP.NET to function correctly.