Hi, we are trying to connect to a SQLServer 2005 database and it failed with the following error:
(DbManager.executeQuery): DbManager could not retrive a connection. com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
It has worked before but it stopped since we reinstalled SqlServer. Nothing changed on our SmartFox configuration. I figure the problem must be on the SqlServer put I can put my finger on it.
Does someone know what could be the reason for this failure?
Thanks