Click here to Skip to main content
15,912,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi to all,

i am getting following error while connecting to server,

A network-related 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)

in our office we have 10 users but this error raised for few users only please help on this

we have using front end C#.net windows application and back end sqlserver 2008
Posted

1 solution

I got the same error.

Please update SQL Service Pack 2. The problem will be solved.
 
Share this answer
 
Comments
ananth2012 30-Aug-13 5:22am    
i am alrady having sql server management studio R2
Anh Nguyen Trong 30-Aug-13 5:29am    
yes,
you go here download and update. the problem go out.

http://www.microsoft.com/en-us/download/details.aspx?id=30437

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900