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
This error usually comes when the Windows user account is expired and he is already logged in with old password.
Just ask the user to restart his machine and check if the password is expired or he has changed the password.
Hope this helps!!!!!