Problem with logging into SQL Server Management Studio
- by wahle509
I can log into SQL Server Management Studio with a SQL Server Authentication login and password, but when trying to log in with Windows Authentication I get this error:
"Cannot generate SSPI context. (.Net SqlClient Data Provider)"
What is going on here?