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
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.