(provider: Named Pipes Provider, error: 40 - Could not
Name is correct and that SQL Server is configured to allow remoteĬonnections. Server was not found or was not accessible. I can do it without any issues from SQL Management Studio using the same host and connection string, but when I use Visual Studio (for example to publish my database project or generate sql script compare) I get the following error:Ī network-related or instance-specific error occurred while establishing a connection to SQL Server.
I'm using Visual Studio 2013 update 5 to connect to the SQL Azure database.