Skip to main content
Question

Installing Apps 10 on 2019 server

  • September 28, 2023
  • 3 replies
  • 99 views

Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 6 replies

I’m replacing all my 2012R2 servers with 2019 and trying to install Apps  10 on the first.  Keep getting a prerequisite fail in the install wizard … 

Package Microsoft Visual C++ x64 cannot be found.  The OHS Server might not work as a result of this ...”.  The MWS fails to start.

I use the same vcredist_x64.exe prior to running installer.cmd that I used on the 2012 servers without issue.

Tried 2010 and 2013 installs as well … same error message.  Any ideas?

3 replies

Technical Toby
Superhero (Employee)
Forum|alt.badge.img+14
  • Superhero (Employee)
  • 151 replies
  • February 12, 2024

Hi @puzinoj 

You need by default c++ 2010 and 2012 to run the http server.

Based on your Service update you might need others as well.

 

As an example, we got a server with IFS 10 Update 21 which got the following c++ libraries

 

Maybe that helps.

Kind regards,

Tobias


Forum|alt.badge.img+6
  • Do Gooder (Partner)
  • 18 replies
  • May 7, 2024

HI, @puzinoj , I want to do the same process, but I haven't found a method yet, please, how are you doing it?


Forum|alt.badge.img+4
  • Author
  • Do Gooder (Customer)
  • 6 replies
  • May 7, 2024

I needed to load both both 2010 and 2012 C++ distributions using …

vcredist_x64_2010.exe

vcredist_x64_2010.exe

… I got from the Microsoft site.

 

Install went without issue after they were installed.