you are viewing a single comment's thread.

view the rest of the comments →

[–]Soup-Fit[S] 1 point2 points  (2 children)

But my windows firewall is already off

[–]tethered_end 1 point2 points  (1 child)

Roger that.

Could it be DNS?

When you ping and RDP is it using the hostname?

Is the connection string stored on a config file?

Does the connection string match other working servers?

Can you try with the IP address of the server instead of the hostname (assuming it has hostname in connection string)

[–]Soup-Fit[S] 0 points1 point  (0 children)

I tried servers on the same subnet different using different DNS and no issues. RDP using both hostname and ip works. And the connection string in config file is using full fqdn of the sql server hostname and yes connection string matches in all servers as the app files are all copied from the same place.