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