Failure to connect to server cannot generate SSPI context

Asked By 0 points N/A Posted on -
qa-featured

Hey guys,

I am running a SQL Server and Windows 2003 server computers both on the same server computer.

I was trying to log in using windows authentication and the OS loads fine then I get this error message:

Connect to Server

Cannot connect to MS SQL.

Additional information:

Cannot generate SSIP context. (Microsoft SQL Server)

OK

Any help guys?

Thanks.

SHARE
Answered By 5 points N/A #122813

Failure to connect to server cannot generate SSPI context

qa-featured

SSIP problem occurs when the path is incorrect. Check you connection syntax or check you right path. This SSIP problem may also occur when a space in the syntax is missing. Retype your path and double check. Now you can access it right away. If still not working, be sure to check if the SQL server you are using is turned on. It can be also the reason for this problem.

-Dlanear-

Related Questions