'the Network Path Was Not Found' Every First Attempt To Azure Sql Server
I am developing a web application, using Visual Studio 2013 and a SQL SERVER database created on Azure. Almost every time that I took more than 30 seconds to build and re-run the a
Solution 1:
I did not found the exact problem neither the perfect solution yet, but I do know its a DNS related problem. So, my fix by now is changing my windows HOSTS file and fixing my database dns to its ip. It's working for now and saving me a lot of debugging time.

Post a Comment for "'the Network Path Was Not Found' Every First Attempt To Azure Sql Server"