Share via

I Cannot Install SQL Server Due To "Target principal name is incorrect. Cannot generate SSPI Context" Error

sinan senkul 0 Reputation points
2024-11-08T13:15:59.4066667+00:00

WhatsApp Image 2024-11-08 at 15.08.46_587479c1

I have issues about installing SQL Server on my PC. So as I didn't install it, I can not connect to any database server and really couldn't find a solution on other platforms like stackoverflow. Any help will be appreciated

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,551 Reputation points
    2024-11-11T02:50:07.0466667+00:00

    Hi @sinan senkul,

    The error message "Target principal name is incorrect. Cannot generate SSPI context" e is related to Kerberos authentication, which is used in SQL Server to validate the identity of clients connecting to the server.

    However, you are in the install setup, please try to cancel the step and continue installing to see if there are more information.

    In the folder C:\Program Files\Microsoft SQL Server\160\Setup Bootstrap\Log there is one folder per install attempt. The one of most interest is Detail.txt. Feel free to attach it here.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.