Hi,
I have uploaded my website but when I try to run it I get the following :
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.
Line 36: ASP.NET to identify an incoming user.
Line 37: -->
Line 38: <authentication mode="windows"/>
Line 39: <customErrors mode="Off"/>
Line 40: <!--
I have tried setting line 38 to Forms and also to none but get the same message.
Any ideas would be much appriciated. - Thanks


Reply With Quote
Bookmarks