VMware Cloud Community
braddman1
Enthusiast
Enthusiast
Jump to solution

Cannot install Update Manager on Server 2012R2 - Fails with Visual Studio 2005 Error.

I've searched, googled, tried everything I can find online and you simply cannot install Update Manager on Server 2012R2.

pastedImage_0.png

Yes, .NET 3.5 and 4.5 are installed. Am I missing something here?

pastedImage_1.png

1 Solution

Accepted Solutions
a_p_
Leadership
Leadership
Jump to solution

Did you extract the whole vCenter Server installation image, or only the Update Manager folder? If you didn't extract the whole installation image, please do this and run the Update manager installation from the appropriate sub-directory.

André

View solution in original post

Reply
0 Kudos
16 Replies
rcporto
Leadership
Leadership
Jump to solution

Can you tell the version of Update Manager you're trying install ?

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Richardson Porto wrote:

Can you tell the version of Update Manager you're trying install ?

Good question. I had a difficult time even locating this version. Can you point me to the latest install? It IS possible this isn't the latest.

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

I'm downloading this, Although I think this is what I already extracted the update manager from. I'm going to try again?

pastedImage_0.png

Reply
0 Kudos
rcporto
Leadership
Leadership
Jump to solution

The support for installing VUM on Windows Server 2012 R2 was added on VUM 5.1 Update 2, then will be fine installing VUM 5.5 Update 1 on Windows Server 2012 R2 too.

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

EDIT...Misread your post...I'm downloading the latest one now.

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Does not work. Same exact error. 5.5 Update 1c

pastedImage_0.png

pastedImage_0.png

Reply
0 Kudos
rcporto
Leadership
Leadership
Jump to solution

Try remove all .NET Framework that you have installed, reboot the machine and install .NET Framework 3.5 (not include any sub-features).

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
Reply
0 Kudos
a_p_
Leadership
Leadership
Jump to solution

Just to rule out download issues. Please verify the checksum for the downloaded installation image to ensure it's not corrupted.

André

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Downloaded it twice now, same result. This is a brand new, fresh server. Checksum matches from VMWare's site.

Unfortunately now after removing .net 3.51, the server is now booting into CORE mode with no GUI so I'm trying to fix that.

I'm in the process of restoring .net 4 and the GUI now.

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Second server, same results. I don't have a support contract so I can't work this out with VMWare.

pastedImage_0.png

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Disaster averted on original server, I got the GUI reinstalled. Reinstalled .net 3.51, Same error. This doesn't work.

Reply
0 Kudos
a_p_
Leadership
Leadership
Jump to solution

According to the screenshot you are launching the installation from a shared folder. Just to rule out access issues, copy the installation bits to the server's local disc and start the installation "As Administrator".

André

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

Copying it to the desktop and running as administrator yields the same results on any server that's 2012R2.

Reply
0 Kudos
a_p_
Leadership
Leadership
Jump to solution

Did you extract the whole vCenter Server installation image, or only the Update Manager folder? If you didn't extract the whole installation image, please do this and run the Update manager installation from the appropriate sub-directory.

André

Reply
0 Kudos
braddman1
Enthusiast
Enthusiast
Jump to solution

That worked, thank you for hanging in there with me.

Reply
0 Kudos
ldao
Contributor
Contributor
Jump to solution

Also ran into this problem on Windows 2012 R2 server, trying to install vCenter 5.5 Update 3 (downloaded 01/20/2016).  Had same problem with vCenter 5.5 Update 2.  What I did:

1.  Extract the .iso to a temporary directory, in my case c:\temp\vCenter5.5U3

2. Copy vcredist_x86.exe and vcredist_x64.exe from c:\temp\vCenter5.5U3\Single Sign-on\prerequisites to c:\temp\vCenter5.5U3 (Path problem)

3. Right click on c:\temp\vCenter5.5.U3\AutoRun and Run-As Administrator.

If you already installed the first 3 components, Go to Custom and install the "vCenter Server" only, as it is the one generating error.  I copied both files just in case, but I think only the vcredist_x86.exe was needed.

I know it was already marked as answer; but without copying the files, it won't work.

It should solve that "Fails with Visual Studio 2005" Error.  Somehow the installation just can't find the path to vcredist_x86.exe from the Single Sign-On prerequisites directory.

Reply
0 Kudos