Sorry, but i really need help...

  •  11-04-2006, 5:00 PM

    Sorry, but i really need help...

    I know you get lots of silly questions but i am really stuck.
     
    I have uploaded the standalone version of cute chat and edited the web.config file but i get this message when i try to access any pages.
     
     

    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: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.

    Source Error:

    Line 6:  	 </appSettings>
                Line 7:  	<system.web>
                Line 8:  		<compilation defaultLanguage="c#" debug="true" />
                Line 9:  		<customErrors mode="off" />
                Line 10: 		<authentication mode="Forms">

    Source File: d:\n\i\nickslat\www\web.config    Line: 8
     
     
    I don't understand what I have done wrong, or maybe what I haven't done right but I have searched and searched for an answer including going all through the past threads but to no joy.
     
    Please help.
View Complete Thread