CuteChatControls missing from Standalone install

Last post 10-31-2005, 7:14 PM by Adam. 3 replies.
Sort Posts: Previous Next
  •  10-30-2005, 9:06 AM 12118

    CuteChatControls missing from Standalone install

    Just performed a standalone install (several times) from the latest software.
     
    I keep getting the same error:
     
     

    Server Error in '/Chat' Application.

    File or assembly name CuteChatControls, or one of its dependencies, was not found.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.IO.FileNotFoundException: File or assembly name CuteChatControls, or one of its dependencies, was not found.

    Source Error:

    Line 110:		private Chat_Lobby[] GetAllCuteChatLobbies()
    Line 111:		{
    Line 112:			return ChatWebUtility.Api.GetLobbies();
    Line 113:		}
    Line 114:		

    Source File: D:\Websites\ChatV21\Web\Default.aspx    Line: 112

    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CuteChatControls' could not be loaded.

    === Pre-bind state information ===
    LOG: DisplayName = CuteChatControls
     (Partial)
    LOG: Appbase = file:///D:/Websites/ChatV21/Web
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: CuteChatControls
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/chat/17e8da70/1a167c2d/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/chat/17e8da70/1a167c2d/CuteChatControls/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///D:/Websites/ChatV21/Web/bin/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///D:/Websites/ChatV21/Web/bin/CuteChatControls/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/chat/17e8da70/1a167c2d/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/chat/17e8da70/1a167c2d/CuteChatControls/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///D:/Websites/ChatV21/Web/bin/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///D:/Websites/ChatV21/Web/bin/CuteChatControls/CuteChatControls.EXE.
    

    Stack Trace:

    [FileNotFoundException: File or assembly name CuteChatControls, or one of its dependencies, was not found.]
       System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +0
       CuteSoft.Chat.ChatWebUtility.GetUserAdapter() +91
       CuteSoft.Chat.ChatWebUtility.get_CurrentIdentity() +61
       CuteSoft.Chat.Impl.WebLayerChatApiDecorator.BeforeInvoke() +185
       CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy.GetLobbies_InterceptedCall() +77
       ASP.Default_aspx.GetAllCuteChatLobbies() in D:\Websites\ChatV21\Web\Default.aspx:112
       ASP.Default_aspx.Page_Load(Object sender, EventArgs e) in D:\Websites\ChatV21\Web\Default.aspx:105
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Page.ProcessRequestMain() +750
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
     
    Anybody have any idea what causes this?
    The CuteChatControls.dll is missing from the install
     
  •  10-31-2005, 11:40 AM 12134 in reply to 12118

    Re: CuteChatControls missing from Standalone install

    Are you sure you are using the CuteChat standalone?
     
    CuteChat standalone doesn't use the CuteChatControls.dll.
     
    Keep me posted.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-31-2005, 4:09 PM 12139 in reply to 12134

    Re: CuteChatControls missing from Standalone install

    Absolutely certain
    We did have the Community server version loaded on this machine, but removed it.
    This is a fresh install into a new Virtual directory and database.
  •  10-31-2005, 7:14 PM 12142 in reply to 12139

    Re: CuteChatControls missing from Standalone install

    Sidey,

    Please make sure you load the correct CuteChat configuration file (import-this.xml).

    I think you must be using the old CuteChat configuration file from your community server installation.
     

    Load CuteChat configuration file

    • Open the Tools/CuteChatConfig.exe. Type in the connection string, then click the load button.
    • Click the "load configuration file" button. In the open window, navigate to Tools\import-this.xml, and click the open.
    • Click the "Save the configuration to the database" button.



    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML