That's it! I give up!! I have been trying to install the last CuteChat since days!,
here is a part of my web.config:
<appSettings>
<add key="ConnectionString" value="server=p3swhsql-v14.shr.phx3.secureserver.net; database=CuteChat44; uid=*****; pwd=*****"/>
<add key="OnlineTimeout" value="300"/>
</appSettings>
the database name is: CuteChat44 (yes 44)
I am very sure of the server's address, username and password. because I use the MSSQL manager. so why it gives me:
"SQL Server does not exist or access denied. "
does it only works with a local sql server? can I get any help before I threw my pc of the window?
thanks,