Question
CFMX7 and Local SQL Server Connections
I recently upgraded from CF5 to CFMX7. All went well, but I
am now not able to access SQL Server DBs on the local Machine.
When I Verify the Datasource via CF Admin, I am getting the following error.
Connection verification failed for data source: lo_db_laptop
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
These Datasources were working fine in CF5, and have not been changed since migration.
Has anyone experienced similar issues? Any suggestions as to what may be causing this?
Many Thanks in advance
When I Verify the Datasource via CF Admin, I am getting the following error.
Connection verification failed for data source: lo_db_laptop
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
These Datasources were working fine in CF5, and have not been changed since migration.
Has anyone experienced similar issues? Any suggestions as to what may be causing this?
Many Thanks in advance