|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 02/05/2008 19:54:42
Posts: 2,
Visits: 1
|
|
I get the following just after I installed the .MSI, when I try to launch the forum... anyone have any ideas on what I am doing wrong?
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 93:
Line 94:
Line 95:
Line 96:
Line 97: protection="All" slidingExpiration="true" path="/"/>
Source File: c:\inetpub\wwwroot\instantforum414\web.config Line: 95
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 02/05/2008 19:54:42
Posts: 2,
Visits: 1
|
|
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 93: !-- the web.config for your other application, you'll also need to ensure you include --
Line 94: !-- the machineKey element below --
Line 95: authentication mode="Forms"
Line 96: forms name="InstantASP" loginUrl="Logon.aspx"
Line 97: protection="All" slidingExpiration="true" path="/"/
Source File: c:\inetpub\wwwroot\instantforum414\web.config Line: 95
|
|
|
|