ssms error

Liew Vun Chang 21 Reputation points
2022-03-31T06:04:52.447+00:00

please help me with this as i had waited it for a whole day but it still cant load
188615-image.png

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
11,614 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. YufeiShao-msft 7,031 Reputation points
    2022-03-31T07:20:47.9+00:00

    Hi @Liew Vun Chang ,

    Ensure run the installer as administrator, temporarily disable firewall and retry the download

    Try to run from an elevated cmd prompt:

    reg DELETE “HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio” /reg:32  
    

    For detail, you can look at this related thread:
    Installing SSMS 18 won't go past "Loading Packages" phase

    -------------

    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.

    1 person found this answer helpful.

  2. Andreas Kreuzberg 96 Reputation points
    2022-03-31T06:20:58.26+00:00

    Hm,

    on what kind of server/workstation are you trying to install SSMS?

    Did you use an account with administrations permission for installation?

    Best regards,

    Andreas