Qutaiba
Qutaiba

Reputation: 145

SQL Server Setup Failure on installing SSMS

I am trying to install SQL Server 2008 R2 & SQL Server Management Studio on a virtualized Windows XP SP2 (using VmWare).

I already installed SQL Server successfully, but I can't install Management Studio because of this error:

enter image description here

could you help, please ?

Upvotes: 0

Views: 61

Answers (1)

Ola Ekdahl
Ola Ekdahl

Reputation: 1514

Did you close install center during the setup? If so, it has to stay open during the install process, https://connect.microsoft.com/SQLServer/feedback/details/388671/installation-center-must-stay-open-throughout-setup.

The Connect article is for an older version but I'm guessing it still applies to R2.

Upvotes: 0

Related Questions