Details | |
Product: | SQL Server |
Event ID: | 233 |
Source: | MSSQLServer |
Version: | 9.0 |
Component: | SQLEngine |
Message: | A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 – No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233) |
Explanation | |
The SQL Server client cannot connect to the server. This error could occur because the server is not configured to accept remote connections. |
|
User Action | |
Use the SQL Server Surface Area Configuration tool to allow SQL Server to accept remote connections. For more information about the SQL Server Surface Area Configuration Tool, see Surface Area Configuration for Services and Connections. |