First Time Installation Issue
Posted: Thu Jul 17, 2008 12:50 pm
This is the first time I am installing on my server. This is a dedicated Windows 2003 Server with ASP.NET 2.0 ready to go. I am trying to run the install program and get the following error...Any idea?
************************************************
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 110: <add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.AbleCommerceHttpModule, CommerceBuilder.Services"/>
Line 111: </httpModules>
Line 112: <authentication mode="Forms">
Line 113: <forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
Line 114: </authentication>
Source File: e:\Inetpub\wwwroot\raceshop\web.config Line: 112
************************************************
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 110: <add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.AbleCommerceHttpModule, CommerceBuilder.Services"/>
Line 111: </httpModules>
Line 112: <authentication mode="Forms">
Line 113: <forms timeout="90" slidingExpiration="true" name="AC7.ASPXAUTH" />
Line 114: </authentication>
Source File: e:\Inetpub\wwwroot\raceshop\web.config Line: 112