Comments
5 comments
-
Problem resolved. Was installing 9.0.12, installed 9.0.2 instead and now all running as expected.
-
I would have expected to see a different error than that to be honest but glad its up and running now.
-
We just bought the SQLBelt. Should I install SQL monitor in web server or directly on the PROD SQL Server? I never install this product before
-
Have a look here: https://documentation.red-gate.com/sm/getting-started, this should help.
-
A SocketException is thrown by the Socket and Dns classes when an error occurs with the network. Most of the time these are connectivity issues due to different IP protocols (IPV4/IPV6) between the two server/computers trying to communicate or extra authentication rules setup on one of the computers for in/out connectivity. Ways to troubleshoot this SocketException are, check you have proper internet connection is there on your machine or not, and you are able to ping the remote server or not. Possible causes for the error:You are using the wrong IP address.You are using the wrong port.Firewall blocking the connection.
Add comment
Please sign in to leave a comment.
What would be causing this error?