I have created a SQL VM which I can connect via Management Tools locally. However, my .NET application can't connect to it. The VM is part of a cloud service. I am wondering if my connection string is wrong, or if I need to create a certain end point.This is an image of Connection String
Asked
Active
Viewed 31 times
0
-
just make sure all IP addresses are allowed – JamieD77 Nov 06 '15 at 16:32
-
But since I am able to connect to it via SQL Management tools from the same machine/ip. Just not the code. – Erald Gjoni Nov 06 '15 at 16:45
-
What error are you getting back from the connection when it fails? – MikeWo Nov 08 '15 at 18:32