Re: Problem with deploy cute chat sandalone

  •  03-23-2007, 7:20 PM

    Re: Problem with deploy cute chat sandalone

    Ok now I have this error when I try to enter on Chat Admin

    Server Error in '/chat/CuteSoft_Client/CuteChat/Admin' Application.

    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load type 'CuteSoft.Chat.UI.ChatAdminPage'.

    Source Error:

    Line 1:  <%@ Import Namespace="CuteSoft.Chat" %>
    Line 2: <%@ Page Language="C#" Inherits="CuteSoft.Chat.UI.ChatAdminPage" %>
    Line 3: <%@ Register TagPrefix="uc1" TagName="Banner" Src="Banner.ascx" %>
    Line 4: <%@ Register TagPrefix="uc1" TagName="Menu" Src="Menu.ascx" %>

    Source File: /chat/CuteSoft_Client/CuteChat/Admin/default.aspx    Line: 2


    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210




View Complete Thread