相关疑难解决方法(0)

已成功与服务器建立连接,但在登录过程中发生错误.(错误号码:233)

连接到SQL Server时出错:

在此输入图像描述

Stack Trace中的详细信息如下:

===================================

Cannot connect to ServerName.

===================================

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.) (.Net SqlClient Data Provider)

------------------------------
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=233&LinkId=20476

------------------------------
Server Name: ServerName
Error Number: 233
Severity: 20
State: 0


------------------------------
Program Location:

   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) …
Run Code Online (Sandbox Code Playgroud)

sql-server sql-server-2008-r2

28
推荐指数
10
解决办法
11万
查看次数

标签 统计

sql-server ×1

sql-server-2008-r2 ×1