Just installed Sql Server 2008 and cannot access it
Posted
by Mendy
on Server Fault
See other posts from Server Fault
or by Mendy
Published on 2010-04-19T00:37:52Z
Indexed on
2010/04/19
0:44 UTC
Read the original article
Hit count: 435
I just install Sql Server 2008 on a new server and I cannot connect to it.
I'm trying to connect using Windows Authentication to the localhost but I get the following error:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476
© Server Fault or respective owner