Re: Problem with deploy cute chat sandalone

  •  03-23-2007, 6:39 PM

    Re: Problem with deploy cute chat sandalone

    now I have this error:

    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 13: 		<compilation defaultLanguage="c#" debug="true"/>
    Line 14: <customErrors mode="Off"/>
    Line 15: <authentication mode="Forms">
    Line 16: <forms name=".UserManagementASPXAUTH" loginUrl="~/Login.aspx"/>
    Line 17: </authentication>

    Source File: c:\inetpub\wwwroot\chat\web.config    Line: 15


View Complete Thread