Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): user
More Search Options
Showing page
1
of
607
(
6,061
total posts)
< 1
second(s)
Problem with deploy cute chat sandalone
OK my question is where I have to put the we.config?? On the root of my site or inside of chat folder? When I put inside on chat folder I have error on Line 10 outside on the root folder I have this error: Server Error in '/' Application. Compilation Error Description: An error occurred during the compilation of a resource ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
NumLock
on
March 23, 2007
Showing user online whenever user login in DNN site and showing the user offline whenver user logs out from the site
I am using Web messenger in my DNN site. To show the
user
online in the web messenger as soon as the
user
logs in my DNN site, i used the following code on every page of my site <script src=''http://cutesoft.net/DesktopModules/CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx?Chat_StartPartialMessenger=1'' </script> ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Sarabjit
on
February 3, 2010
Re: Integrating cutechat and messenger with our own communication Portal
Hi, Here is the code example: You need override the public override AppDataManager CreateDataManagerInstance(AppPortal portal) and implement these methods: public override IChat
User
Info[] GetContacts(ChatIdentity identity) public override void AddContact(ChatIdentity identity, string
user
id) public override void ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
February 3, 2009
Re: global_asax do not implement IHttpApplicationDataProvider
I just copy from cs folder on integration package <%@ Application Language=''C#'' %> <%@ Import Namespace=''CuteSoft.Chat'' %> <%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationConnectionStringProvider'' %> <%@ Implements Interface=''CuteSoft.Chat.IHttpApplication
User
Adapter'' %> <%@ Implements ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
dobaotram
on
June 12, 2006
Re: Display Full User Name in User List
pshk_cute, Before you get started, you need to understand the 'UniqueName' in CuteChat. In CuteChat, UniqueName means the unique data of your
user
. Depending on how you implement the
user
system, in some systems, the best unique data is the
user
ID; in some system, every
user
have a unique account name; some systems like MSN, the unique ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
October 31, 2006
Re: Community Server Problem
Yes for the 1.x files. Here is my global.asax file.<%@ Application Language=''C#'' %><%@ Import Namespace=''CuteSoft.Chat'' %><%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationConnectionStringProvider'' %><%@ Implements Interface=''CuteSoft.Chat.IHttpApplication
User
Adapter'' %><%@ Implements ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
ibanez991
on
August 30, 2006
Re:   casues problem when spell checking
This is the error which is giving to me: This is the code related to CuteEditor we are using:-(Please Check the code) .aspx <%@ Register TagPrefix=''ce'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><%@ Page validateRequest=''false'' language=''c#'' Codebehind=''SendEmail.aspx.cs'' ...
Posted to
Cute Editor for .NET
(Forum)
by
gsvkus
on
April 19, 2006
Adding in cute chat - web messenger -> in user's profile -> an extra field linked to user's database
I would like to ask if it is possible in the
user
's profile (when right-click on
user
in either chat or messenger) to add some more fields which will be linked to the
user
's details in sql table CuteChatClient.For example I would like to display
user
's firstname - surname - etc if he wants to be displayed. moreover, can you explain in which method ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
zyb5586
on
June 30, 2006
global_asax do not implement IHttpApplicationDataProvider error
This is my Global.asax.cs file. using System; using System.Collections; using System.ComponentModel; using System.Web; using System.Web.SessionState; using System.Web.Security; using System.Data; using System.Data.SqlClient; using CuteSoft.Chat; /// <summary> /// Global Application ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
hello_vj
on
September 28, 2006
Re: Users are not appearing online in Cute WebMessanger
Ok Terry, Can you check my chat provider and let me know where am i getting wrong. public override void Init() { base.Init(); lock ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Shaitender
on
August 28, 2009
More Search Options
1
2
3
4
5
Next >
...
Last ยป