Josbel Luna
Josbel Luna

Reputation: 2824

Error installing Microsoft SQL Server MGMT Studio 2016

I've tried to install Microsoft SQL Server MGMT Studio but I have the following error:

Fatal error during installation (0x80070643)

Setup is missing an installation prerequisite: - Microsoft System CLR Types for SQL Server 2016 RC3.

I've searched but not found this requirement.

Upvotes: 0

Views: 1265

Answers (2)

Arenas V.
Arenas V.

Reputation: 193

Execute with admin privileges.

  1. Right click in the installer.
  2. Select and click in Run as administrator.

The first time, i run the installer with double click, and haves this error (0x80070643), later.. the second time, i try run this with admin privileges and its completed the installation without problems.

NOTE: Microsoft SQL Server Management Studio Release 17.

Upvotes: 0

M84
M84

Reputation: 745

try with this Feature Pack. Microsoft SQL Server 2016 Feature Pack is a collection of stand-alone packages which provide additional value for Microsoft SQL Server.

Hope this help!

Upvotes: 1

Related Questions