Im trying to connect VB.Net 2005 (Pro) to an SQL Server Express 2005 installation, however i keep getting the following error message. Ive checked the security settings on the server and everything is enabled (both pipes and TCP/IP).
Does anybody know what im doing wrong?
Thanks
Jay.
********************************************************
TITLE: Connect to Server
------------------------------
Cannot connect to esp. (esp is the servername)
------------------------------
ADDITIONAL INFORMATION:
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) (Microsoft SQL Server, Error: 1326)
Does anybody know what im doing wrong?
Thanks
Jay.
********************************************************
TITLE: Connect to Server
------------------------------
Cannot connect to esp. (esp is the servername)
------------------------------
ADDITIONAL INFORMATION:
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) (Microsoft SQL Server, Error: 1326)