A connection was successfully established with the server, but then an error occurred during the login process. (Error Number: 233)

后端 未结 14 1557
没有蜡笔的小新
没有蜡笔的小新 2020-12-05 13:03

I am having error while connecting to SQL Server:

Details in Stack Trace are:

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

Cannot connect to ServerN         


        
14条回答
  •  萌比男神i
    2020-12-05 13:16

    Turn out to be some SQL service was stopped somehow on server. Restarting SQL Server service manually was the solution.

    I know this is foolish but worked anyway. Thanks @PareshJ for the useful comment.

提交回复
热议问题