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;"/>