Title

Kodyaz Development Resources

Development resources, articles, tutorials, samples, codes and tools for .Net, SQL Server, Vista, etc.
Welcome to Kodyaz Development Resources Sign in | Join | Help
in Search

"Cannot generate SSPI context" error message is displayed while connecting to SQL Server 2008 February CTP

Last post 03-06-2008, 5:23 AM by eralper. 1 replies.
Sort Posts: Previous Next
  •  03-06-2008, 5:20 AM 873

    "Cannot generate SSPI context" error message is displayed while connecting to SQL Server 2008 February CTP

    While I was trying to connect to a remote Microsoft SQL Server 2008 February CTP (CTP6) installation from the Microsoft SQL Server Management Studio I'm getting the following error message :

    Cannot connect to SQLCTP6.

    ------------------------------
    ADDITIONAL INFORMATION:

    Cannot generate SSPI context. (Microsoft SQL Server, Error: 0)

    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=0&LinkId=20476



    "Cannot generate SSPI context" is a known error message which occurs while connecting to SQL Server databases for SQL2000 for instance.

    "Cannot generate SSPI context" error message occured when I tried to connect to the remote MS SQL Server 2008 database instance with NT Authentication. When I changed my connection security from Windows Authentication to SQL Server Authentication, I managed to connect to the SQL2008 instance successfully.

    Also connecting to the SQL2008 instance using IP address of the server instead of using the sql server name with Windows Authentication worked successfully.

  •  03-06-2008, 5:23 AM 874 in reply to 873

    Re: "Cannot generate SSPI context" error message is displayed while connecting to SQL Server 2008 February CTP

    Hi,

    There is a knowledge base article from Microsoft Support on this topic named How to troubleshoot the "Cannot generate SSPI context" error message.

    You can refer to this article for more information about SSPI context errors.

View as RSS news feed in XML
Copyright © 2004 - 2008 Eralper Yilmaz. All rights reserved.
Powered by Community Server, by Telligent Systems