SQL Server or SQL Server Express: Connection Error: (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.
August 26, 2010
SQL Server | Troubleshooting | Windows
After a server containing a SQL Server database is restarted, you may get the error
Connection Error: (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.
Or you may get an error like the one below:

"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 connection.s (provider: Shared Memory Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)"


Ads by Google

Posted by ellen at August 26, 2010 06:26 PM
  1. Log on to the server and check the status of Services associated with SQL server. Open Services:
    (Start > Administrative Tools > Services)."


  2. Look for items starting with "SQL Server". There will probably be some that are not started.


  3. Right click the stopped items and select Automatic Startup type as shown.

  4. Click the Start button and OK.



Ads by Google


Ads by Google

 RSS   |   Contact Me


Ads by Google