Errors In running

Last post 04-12-2005, 10:34 AM by sgs. 6 replies.
Sort Posts: Previous Next
  •  04-06-2005, 1:51 PM 5390

    Errors In running

    Adam
    I  am using CH_mainform.aspx  in codebehind mode and i get the following two errors.
     
    1. The first Error is from Javascript. Invalid Argument - This comes from the following line. chat_input[OxO9ad4[0x2]][OxO9ad4[0x1]]=chat_fontface[OxO9ad4[0x0]] ;
    2. 
    Please wait, connecting to server...
    Please wait, connecting to server...
    Connection Failed.: File or assembly name Sampleportal, or one of its dependencies, was not found.retry
    server side System.IO.FileNotFoundException:
    System.IO.FileNotFoundException: File or assembly name Sampleportal, or one of its dependencies, was not found.
    File name: "Sampleportal"
    at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
    at CuteSoft.Chat.DataProvider.b(ai A_0)
    at ai.g()
    at CuteSoft.Chat.ChatApi.SearchUserUniqueNameByDisplayName(String displayname)
    at CuteSoft.Chat.DynamicAssembly.ServiceLayerChatApiDecoratorProxy.SearchUserUniqueNameByDisplayName_InterceptedCall(String displayname)
    at CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy.SearchUserUniqueNameByDisplayName_InterceptedCall(String displayname)
    at CuteSoft.Chat.UserAdapter.CheckAnonymousName(String guestname)
    at CuteSoft.Chat.ChatRaneService.a()
    at CuteSoft.Chat.Rane.RaneContext.a()
    at CuteSoft.Chat.Rane.RaneContext.d()
    at at.a(HttpContext A_0, y A_1)

    === Pre-bind state information ===
    LOG: DisplayName = Sampleportal
    (Partial)
    LOG: Appbase = file:///D:/QLChat
    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: Sampleportal
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/qlchat/620878a6/f3e90280/Sampleportal.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/qlchat/620878a6/f3e90280/Sampleportal/Sampleportal.DLL.
    LOG: Attempting download of new URL file:///D:/QLChat/bin/Sampleportal.DLL.
    LOG: Attempting download of new URL file:///D:/QLChat/bin/Sampleportal/Sampleportal.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/qlchat/620878a6/f3e90280/Sampleportal.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/qlchat/620878a6/f3e90280/Sampleportal/Sampleportal.EXE.
    LOG: Attempting download of new URL file:///D:/QLChat/bin/Sampleportal.EXE.
    LOG: Attempting download of new URL file:///D:/QLChat/bin/Sampleportal/Sampleportal.EXE.
    Is this a problem with the licence file.

    SGS
  •  04-06-2005, 2:19 PM 5396 in reply to 5390

    Re: Errors In running

    You should no make any changes to that file at all.
     
    That file is specially designed for the Cute Chat function.

    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

  •  04-07-2005, 2:52 PM 5456 in reply to 5396

    Re: Errors In running

    Adam
     
    How do I implement a chat room interface in my application? Do I need to use another rich text box and elaborate code and my own javascript to talk to CuteChat server?  I am not using either dotnetnuke or rainbow or any other integrations.  Just a simple chat room where people enter a name and start talking.  From the devleopers' guide, I don't think I can get sufficient information to do this.
     
    Thanks
    SGS
  •  04-07-2005, 3:03 PM 5457 in reply to 5456

    Re: Errors In running

    SGS,
     
    What kind of the chat room interface are you want? Right now the CH_MainForm.aspx file is same for the portal solutions or simple chat portal.
     
    >>Do I need to use another rich text box and elaborate code and my own javascript to talk to CuteChat server?

    I am confused.  can you explain more details what you are trying to achieve?

    Do you mean you want to have your own toobars?

     

    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

  •  04-08-2005, 1:18 PM 5481 in reply to 5457

    Re: Errors In running

    Adam
     
    When I bought the software I downloaded form the link which had the samplePortal project.  I am not sure what you are referring as simple chat portal.  I would like to use the Aspx for my website as it is. It suits my purpose fine.  As other parts of my site are in Compiled VS.NET solution (Using VB.NET) with Code Behind Modules, I thought I will migrate Main form. Aspx as well to the VS soultion.  I just found that many things you do in that page does not work well with VS.NET.  That's all. 
    1. VS.NET found error in Javascript which I sent you eariler.  Looks like simple typo error.
    2. The other error, I do not know where it comes from.  
    3.  I also would like to know which dlls do what.  Pelase refer to my other message int he system)
     
    Thanks
    SGS
  •  04-08-2005, 1:52 PM 5489 in reply to 5481

    Re: Errors In running

    SGS,
     
    That Cute Chat files arespecially designed. You should not included them into your VS project.
     
    >> I would like to use the Aspx for my website as it is. It suits my purpose fine. 
     
    Yes can modify some UI of CH_MainForm.aspx.  Make sure you backup every time you make changes to it. 

    >>3.  I also would like to know which dlls do what.  Pelase refer to my other message int he system)

    I'll answer the question in that thread.




    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

  •  04-12-2005, 10:34 AM 5628 in reply to 5489

    Re: Errors In running

    Adam
     
    As you had suggsted I am using the Client Files as they are.  But I am getting errors after choosing nickname.  It is looking for sampleportal Dll. Why do I need this?
    What other DLLs I should Include?  
    the latest download contains Chatservice.dll, Chatweb.dll testproviders.dll
    I am trying to understand the situation rather than working blindly.
    SGS
View as RSS news feed in XML