sql server

payal patil 1 Reputation point
2022-03-06T06:11:34.657+00:00

![180377-sql.png]1

sql server 2008 installation error

SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2022-03-06T16:07:56.77+00:00

    Make sure Windows on that computer has installed Microsoft Core XML Services (MSXML) 6.0 and .NET Framework 3.1.

    After that you need install the following components from here:

    • SharedManagementObjects.msi
    • SQLSysClrTypes.msi

    Once you install above components, try to install SQL Server again.

    0 comments No comments

  2. AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
    2022-03-07T03:01:34.283+00:00

    Hi payalpatil-2580,
    Welcome to Microsoft Q&A.
    Please first check the following list from this doc to make sure the SQL Server 2008 is supported in your OS:

    180511-image.png

    If your SQL Server is not supported in your OS, please try to upgrade you OS. Or suggest you use SQL Server 2019 instead because SQL Server 2008 are no longer supported by Microsoft, and this lack of support means your databases might be vulnerable to security attacks that have been addressed by recent upgrades.

    If your SQL Server is supported in your OS, please try to use this solution from this similar thread which might be helpful:

    Assuming you've already:
    Step 1: Download and install Microsoft .Net Framework 3.5 SP1.
    Step 2: Download and install Windows Installer 4.5.
    and it hasn't worked (It didn't for me, or most others with this problem), do the following:
    Delete the "C:\Users{Username}\AppData\Local\Microsoft_Corporation\" folder

    Best Regards,
    Amelia


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

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