|
Search
You searched for the word(s):
Showing page 1 of 2 (11 total posts)
< 1 second(s)
-
janus wrote:
Dear CuteSoft Team,
I try to implement version2 of cutechat to our portal,
but i have the same problem as with cutechat1:
when starting the chat i have to read the useruniquename from the
session but when i try to enter a room it says:
HttpContext.Current.Session == null   -->this is a debugmessage from
me to see ...
-
Dear CuteSoft Team,
I try to implement version2 of cutechat to our portal,
but i have the same problem as with cutechat1:
when starting the chat i have to read the useruniquename from the
session but when i try to enter a room it says:
HttpContext.Current.Session == null   -->this is a debugmessage from
me to see if the ...
-
dear cutechat crew,
the cutechat woks fine in iex now, but when entering a chatroom in firefox there are some problems...
we don't care for the design for now although it looks really ugly and has nothing in common with the iex cutechat...
the biggest problem is this: when entering a chat message the message
appears on top of the ...
-
Terry,do we need a new lic file for the new dll?because we get lic warnings in visualstudio now... did you test the dll? i cant pass the new error that cutechat.dll cant be accessed or that cutechat assembly is missing..... Regards, janus
-
Terry,
 
That's great news!!!
 
thx a lot for ya help!!!
 
I hope this will work now. Could you send the dll to walter.voell@gmx.net when its done?
 
Thx to the whole cutechat team again!!!
 
Regards, Janus
-
cutechat,i am sorry the screenshots are hardly readable, i will send them to support@cutesoft in the original size...
-
 
cutechat,
sorry, i only get error popups
it also may be important that the session==null when we try to enter a room, but this shouldn't be... 
-
hi,
we wrote the adapters to integrate cutechat but when we try to enter a
room we get an error message which says''Object reference not set to an
instance of an object '' we try to give the login information from our
portal to cutechat per session, in which the login.infos should be
stored but obviously cutechat cannot use them...
here ...
-
Adam,thx for this, you were right, that adapter was missingfor now i try to implement it with a static return, i think this works but when i try to enter a room a popup says ''Input string was not in a correct format''i return a string called ''globaladmin'', first i thought ''globaladmin_2'' doesnt work cause the number but we need numbers after ...
-
Adam,
thx for your answer...the dataproviders coming with cutechat are not useable for us because our portal is not basing on those, we coded an own in c#
we ere using internal only numbers/ids to verify users, could this make problems?
Here is the code for our Dataprovider: usingCuteChat; namespaceSediSys.Portal.Community.WebPL.Chat ...
1
|
|
|