Re: The chat does not works

  •  10-05-2012, 2:55 AM

    Re: The chat does not works

    Create a user for LoquitoChat as dbo role in SQL client management tool.

     

    Then modify the web.config 

    <add key="ConnectionString" value="server=(local);database=LoquitoChat;uid=DBUserName;pwd=DBUserPassword"/> 

     

    Regards,

    Jeff 

View Complete Thread