jjonesdtrt,
If you are using the standalone, please follow the steps below.
1. Open Global.asax.cs and find the following code:
return System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"];
And change it to:
return System.Configuration.ConfigurationSettings.AppSettings["ChatConnectionString"];
2. Recompile the sample portal project
3. Open the web.config file and add the connection string as:
<add key="ChatConnectionString" value="server=(local);database=CutechatStandalone;uid=test;pwd=test"/>
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