Wednesday, June 12, 2013

SQL Error: no process is on the other end of the pipe



If you get this error "no process is on the other end of the pipe" when you want to login to sql server management studio, just go to:
START -> ALL Programs -> Microsoft SQL Server (Version ) -> Configuration Tools -> SQL Server Configuration Manager 
from SQL Server Network Configuration, just enable Named Pipe protocol as the following picture:


then, restart your SQL Server Services and it will work.


No comments:

Post a Comment