ASP.NET
   Home| Deployment| Configuration| Forums| Online Demo| Order
 

Installing Cute Chat /Cute WebMessenger

This guide shows the steps to install Cute Chat and Cute Web Messenger standalone application. If you haven't got the software, please download from here.

Unzip the zip file and create a virtual directory or website pointing it to the 'CutechatStandalone\Web' folder.


Execute SQLScripts\CutechatStandalone.sql against your existing database or create a new database.

  • Grant your login access to the new database.
  • Open your SQL Server Query Analyzer from within Enterprise Manager.
  • Once you have successfully connected to your SQL Server within query analyzer, open and execute the CutechatStandalone.sql against your database.

Update the web.config to use your custom connection string.


<add key="ConnectionString" value="server=(local);database=CutechatStandalone;uid=test;pwd=test"/>

  
Award winning products