P
prefersgolfing
The complete error is :
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: Named Pipes Provider, error: 40 - Could not open a connection to
SQL Server)
Our db is SQL 2000 running on a Win 2003 cluster, where there is only one
instance loaded.
The client app is a Windows Service written in VS2005 that runs on a Windows
2000 server.
We booted the cluster last night, now we're getting the above error in the
service. Anybody else ran into this?
Is the name of the default instance on a cluster MyServer\MSSQLSERVER ?
Thanks
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: Named Pipes Provider, error: 40 - Could not open a connection to
SQL Server)
Our db is SQL 2000 running on a Win 2003 cluster, where there is only one
instance loaded.
The client app is a Windows Service written in VS2005 that runs on a Windows
2000 server.
We booted the cluster last night, now we're getting the above error in the
service. Anybody else ran into this?
Is the name of the default instance on a cluster MyServer\MSSQLSERVER ?
Thanks