"Named Pipes Provider: Could not open a connection to SQL Server [53]"
As you can see, since it works from the local version, I've setup SQL to accept remote connections via TCP/IP and Named Pipes. I'm using IIS7 on the local, and IIS6 on the remote, in case that makes a difference. I have other sites setup the same way, which work fine.
Any thoughts?
Open the configuration manager and set SQL Server to allow remote connections.
This is off by default on SQL Server Express Edition.
WesleyB
Visit my SQL Server weblog @. http://dis4ea.blogspot.com
|||Thank you for responding, although as you can see in my question, I point out that this is clearly set up, as I am connecting successfully from my local machine.However, I should note that I have resolved the problem by replicating the database.
|||
Oops, I didn't read that little sentence, sorry :-)
WesleyB
Visit my SQL Server weblog @. http://dis4ea.blogspot.com
No comments:
Post a Comment