Cannot create SSPI context

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

    I just had the same problem and all I did was delete the user log in credentials in sql server using another user id and adding them back.

提交回复
热议问题