Is anyone there???????????????????????
Here are the keys from my web.config"
<
add key="ConnectionString" value="Server=(local);Trusted_Connection=true;database=XXXX" />
<add key="CuteChat.ConnectionStringProvider" value="XXXX.CommunityConnectionStringProvider,XXXX" />
The strings "XXXX" are all the same and are the name of my database. Is this correct? If not, what should the actual key values be?