Re: CuteChatConfig.exe cant connect to my new host dabase

  •  12-05-2005, 7:03 PM

    Re: CuteChatConfig.exe cant connect to my new host dabase

     puma wrote:
    I just change of hosting, but when I try to install the module cutechat for DNN31, I get an error from the cutechatconfig.exe saying that SQL server does not exist but I am using the same connection string that is in web.config in my DNN31.
    My hosting tech support says that is the connection string but I try in diferent hosts and it works.
    Any Idea?
    My hosting is godaddy.com




    I am having the same issue as this guy was except it is not for DNN31. I have remote connections on and the database exists and the user has all the rights available. I have terminal services access to the machine and sql server management studio full access and admin so I know as I see it there and I set it up. I have tried the string with many different administrator accounts also and the same error happens

    Example
    server=(local)\portal;database=SamplePortal;uid=cutechat;pwd=chat


    Gives the error
    System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.
View Complete Thread