Home
Cute Chat / Web Messenger Developer's Guide Prev Page Prev Page
Getting Started
Features of Cute Chat
Features of Web Messenger
Chat Requirements
Web Messenger Requirements
License
Deployment & Integration
Installing Chat/Messenger Standalone
Community Server CS 2.1 Integration
Community Server CS 2.0 Integration
Community Server CS 1.x Integration
Dotnetnuke 4.x Integration
Dotnetnuke 3.x Integration
Dotnetnuke 2.x Integration
IbuySpy(C#) Integration
IbuySpy(VB) Integration
Snitz forum Integration
Rainbow Portal Integration
FAQ
Overview
Run Cute Chat from different folder
Customization
Set up Cute Chat banner ads
Set up Web Messenger banner ads
Add a time stamp to each message
Embed mode
Run Cute Chat in embed mode
Run Web Messenger in embed mode
Localization
Specify the custom culture name
Add a new language file
Oracle and Access
Use Oracle as Data Source
Use Access as Data Source
Integration with an existing user membership database.
Integration with an existing user membership database (C#).
Integration with an existing user membership database (VB).
General Installation Instructions
Cute Chat

Installing Cute Chat/messenger for Rainbow Portal

Installing Cute Chat/messenger for Rainbow PortalRainbow Portal Chat

The following guide shows the steps to implement a Cute Chat and Cute messenger into Rainbow Portal application. If you haven't downloaded the software, please download the software copy from    http://richscripts.com/download/RainbowPortalChat3.zip.

Unzip the zip file and copy CuteChat client files to the Rainbow Portal solution.


DesktopModules folder and all file it contains should be deployed to RAINBOW_FOLDER\.
CuteSoft_Client folder and all file it contains should be deployed to RAINBOW_FOLDER\.
global.asax should be deployed to RAINBOW_FOLDER\.


  Display the screenshot of this step

Deploying the CuteSoft.Chat.dll assembly and license file


The following files should be deployed to RAINBOW_FOLDER\Bin.   Display the screenshot of this step

  • CuteSoft.Chat.dll
  • cutechat.lic
  • CuteMessenger.lic

Execute SQLScripts\cutechat3.sql against your DotNetNuke 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 Chat SQL file(SQLScripts\cutechat3.sql) against your DotNetNuke database.
  Display the screenshot of this step

Add Cute Chat module definition (DesktopModules\CuteChatControls\rooms\ascx)

Log in as "admin", click the "Chat Admin" button and add one or more chat rooms to your site.



The CHM file was converted to HTML by chm2web software.