Monday, June 24, 2019

Failed to generate SSPI context.

Well, this error really just means that you can't connect to the database. In my case it was because I fat-fingered the password for the user too many times. SSPI stands for Security Support Provider Interface, the interface to connect to the MSSQL database.

No comments:

Post a Comment