This is a typical error during the connection attempt to a SQL Server 2005 instance, this morning I was faced with similar issue at workplace. Initially I was confused why it is specifying the error: NO process is on the other end of pipe, which gives the thought about using Named-pipes protocol for that SQL instance. To ensure the TCP/IP and/or Named-pipes are enabled I have gone through SQL Server Surface Area Configuration tool as below: Start > Microsoft SQL Server 2005 > Configuration...(
read more)
No comments yet, be the first one to post comment.