Cutechat Installation

  •  01-28-2006, 8:01 AM

    Cutechat Installation

    Hi
     
     <appSettings>
      ...
       <add key="ConnectionString" value="server=(local)\portal;database=SamplePortal;uid=test;pwd=test"/>
      <add key="CuteChat.ConnectionStringProvider" value="SamplePortal.ConnectionStringProvider,SamplePortal"/>
      </appSettings>
     
    I have a virtual directory named sujith in my server which hosts a website.I want to integrate cutechat to my site.What are the changes I need to do.In my web.config I already have a connectionstring and how could i make changes so that cutechat can be integrated to my MSSQL DB.I need to get the chat module up and running in 15 days.So please help me
     
    Regards
    Sujith
View Complete Thread