Cannot create SSPI context

前端 未结 19 1530
北海茫月
北海茫月 2020-12-28 13:13

I am working on a .NET application where I am trying to build the database scripts. While building the project, I am getting an error \"Cannot create SSPI context.\". This e

19条回答
  •  醉话见心
    2020-12-28 13:43

    I can able to get this resolved by resetting the domain (server machine, which is the domain server, but not related to SQL Server except domain managing) followed by the client machines.

    Thank you all for your immediate support!

提交回复
热议问题