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