Cannot create SSPI context

前端 未结 19 1467
北海茫月
北海茫月 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:52

    It sounds like your PC hasn't contacted an authenticating domain controller for a little while. (I used to have this happen on my laptop a few times.)

    It can also happen if your password expires.

提交回复
热议问题