Enconter error while installing MS SQL Server Management Studio with Azure Data Studio

Lim Jie Xi 1 Reputation point
2021-05-14T04:40:04.097+00:00

I encounter Fatal error during installation (0x80070643)

Here's my error log:
[0758:2EEC][2021-05-14T12:31:14]i000: MainViewModel.OnPackageActionProgress: Percent completed: 1, Overall progress: 0
[0758:2EEC][2021-05-14T12:31:14]i000: MainViewModel.OnPackageActionProgress: Percent completed: 0, Overall progress: 0
[0758:2EEC][2021-05-14T12:31:14]i000: MainViewModel.OnPackageAction: Install Completed for package Microsoft Help Viewer 2.3
[0758:2EEC][2021-05-14T12:31:14]i319: Applied rollback package: HelpViewer2_3, result: 0x0, restart: None
[221C:3A34][2021-05-14T12:31:14]i351: Removing cached package: HelpViewer2_3, from path: C:\ProgramData\Package Cache{BEFC10C1-7032-3C8E-80BC-621A77BFEABD}v2.3.28107\
[0758:2EEC][2021-05-14T12:31:14]i000: MainViewModel.OnPackageActionProgress: Percent completed: 100, Overall progress: 100
[221C:3A34][2021-05-14T12:31:14]i330: Removed bundle dependency provider: {bf0d55ea-f272-49bc-8699-22fbdcc115a8}
[221C:3A34][2021-05-14T12:31:14]i352: Removing cached bundle: {bf0d55ea-f272-49bc-8699-22fbdcc115a8}, from path: C:\ProgramData\Package Cache{bf0d55ea-f272-49bc-8699-22fbdcc115a8}\
[0758:2EEC][2021-05-14T12:31:14]e000: MainViewModel.OnBundleAction: Bundle action failed: Fatal error during installation (0x80070643)
[0758:2EEC][2021-05-14T12:31:14]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No
[0758:2128][2021-05-14T12:31:17]i000: MainViewModel.OpenUrl: Opening url: C:\Users\USER\AppData\Local\Temp\SsmsSetup\SSMS-Setup-ENU_20210514123054.log

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. Alberto Morillo 34,661 Reputation points MVP Volunteer Moderator
    2021-05-14T17:35:58.14+00:00

    Please try the following:

    • Uninstall Microsoft ODBC driver for SQL Server using Add/Remove Programs (Control Panel) or "App & Features".
    • Install the latest version of ODBC driver for SQL Server. Try download it from here. After installation, restart computer.
    • Download the latest version on SSMS from here, and try to install again.
    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.