|
|
Browse by Tags
All Tags » User Profile
-
Hi
I am running CuteChat as a means of gathering information from target groups of people. It is necessary for me to able to review the chat logs after a session is completed. All of the users who join my group are anonymous (except for moderators) and are, therefore, initially assgined the default system username (guest_xx). However, ...
-
<%@ Application Language=''C#'' %>
<%@ Import Namespace=''CuteSoft.Chat'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationConnectionStringProvider'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationUserAdapter'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationDataProvider'' ...
-
CS0535: 'ASP.global_asax' does not implement interface member 'CuteSoft.Chat.IHttpApplicationConnectionStringProvider.GetConnectionString(CuteSoft.Chat.UserIdentity)'
Source Error:
Line 110:
Line 111: ...
-
When in the Cute Chat session I can click on a user to see their profile. But when open, it just say that the developer needs to do some work here. Can anyone help me here? Isn't there some ''default'' code available to show the basic member profile information?
|
|
|