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

Last post 12-23-2005, 12:14 PM by tuandm. 4 replies.
Sort Posts: Previous Next
  •  12-21-2005, 12:19 PM 14094

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

    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: ?

    Source Error:

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

    Source File: D:\Projects\OfMe\CMS-Portal\CuteChatstandalone\Web\Default.aspx    Line: 113

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



    Pls help me fix it.
    Thanks all of you.
  •  12-21-2005, 2:19 PM 14099 in reply to 14094

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

    Did you put the following at the top of your page?:

    <%@ Import Namespace="System.IO" %>
     
    This import is used to let you manipulate files(like save information to a text file).
  •  12-22-2005, 1:18 AM 14109 in reply to 14099

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

    Thank you, but when import that segment, this error was still issued
    And i think that it isn't main reason.
     
    let's help me.
    Thanks
  •  12-22-2005, 1:46 AM 14110 in reply to 14109

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

    Can you tell me your file structure?
     
    Have you created the virtual directory for testing?
     
     

    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

  •  12-23-2005, 12:14 PM 14150 in reply to 14094

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

    Thanks your helps
    I already found out the reason, because i configed by tool not correct so now it's ok.

    But i have encountered the new problem with language, i used the new xml file and config culture type is server, culture is "vn-VN", but it didn't effect. Some title, button has still valued [["Add Contacts"]] or [["Search"]

    Can you help me. Thanks.
     
View as RSS news feed in XML