I'm getting this message when running my asp.net pages that access a
remote sql connection. This is on IIS 7.0 Vista Business Edition. I
can access the remote connections fine through SQL Management Studio,
but the web pages will not allow me to connect.
Error Message:
An error has occurred while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL Server does not allow remote
connections. (provider: TCP Provider, error: 0 - A connection attempt
failed because the connected party did not properly respond after a
period of time, or established connection failed because connected
host has failed to respond.)