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

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

I am having error while connecting to SQL Server:

Details in Stack Trace are:

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

Cannot connect to ServerN         


        
14条回答
  •  遥遥无期
    2020-12-05 13:17

    the following points work for me. Try:

    1. start SSMS as administrator
    2. make sure SQL services are running. Change startup type to 'Automatic'

    1. In SSMS, in service instance property table, enable below:

提交回复
热议问题