Re: ChatSystem not installed

  •  09-08-2009, 9:48 PM

    Re: ChatSystem not installed

    This is the message I got when there was no database setup. You may just need to update the connection string correctly.
     
    Here's what mine looks like:

    <add key="ConnectionString" value="server=BRAINIAC\SQLEXPRESS;database=CutechatStandalone;Trusted_Connection=True;"/>

View Complete Thread