Re: 2.0 Documentation?

  •  04-22-2005, 10:16 AM

    Re: 2.0 Documentation?

    Guys,

    We plan to add more developers to provide supports and satisfy the growing demand of our increasing client base. Sorry for the inconvenience.

    1. Cute Chat Developer's guide

    In the download package, the Cute Chat Developer's guide (CuteChatdeveloperguide.chm) is included.

    In the developer guide, you can find the information about:

    "How can I integrate CuteChat with my existing login system?"

    2. Integrate this thing with community server

    How to Integrate Cute Chat and Cute Messenger with Community Server 1.0.
    1.  Unzip the CuteChatforCommunityServer1.zip file
    2.  Web\CuteSoft_Server folder and all file it contains should be deployed to CS_FOLDER\Web\.
     Web\CuteSoft_Client folder and all file it contains should be deployed to CS_FOLDER\Web\.
     Web\CuteChatControls folder and all file it contains should be deployed to CS_FOLDER\Web\.
     Web\bin folder and all file it contains should be deployed to CS_FOLDER\Web\.
     Web\Themes folder and all file it contains should be deployed to CS_FOLDER\Web\.
    3.  Execute SQLScripts\cutechat2.sql against your Community Server database
    4.  Open the Tools/CuteChatConfig.exe. Type in the connection string, then click the load button.
     Click the "load configuration file" button. In the open window, navigate to Tools\import-this.xml, and click the open.
     Click the "Save the configuration to the database" button.
    5. Modify web.config file and specify the Cute Chat Connection String Provider:
     <appSettings>
           <add key="CuteChat.ConnectionStringProvider" value="CuteChatControls.CommunityServerConnectionStringProvider,CuteChatControls" />
     </appSettings>
     
    Hope it helps.
     




     
     
     

    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

View Complete Thread