Skip to main content
Nintex Community Menu Bar
Solved

K2 5.2 Installation - K2 Core Installation Health Failed

  • April 9, 2022
  • 3 replies
  • 375 views

Forum|alt.badge.img+3

K2 server installation - K2 Core Health failed.

 

Target did not complete successfully

Redist_VS2015_C++_64

Target did not complete successfully

Redist_VS2015_C++_86

 

Kindly let me know how to fix this.

Best answer by paulk

Just install the version that K2 wants.

 

It should have checked this as part of it pre-requisites check if I recall correctly.

 

Cheers

3 replies

Forum|alt.badge.img+3
  • Author
  • Novice
  • April 9, 2022
My server has higher version of Redist_VS2015_C++_64
Redist_VS2015_C++_86 installed. Looks like backward comparability issue.

Should I uninstall and install the version k2 wants or just install older version ??

Forum|alt.badge.img+9
  • Rookie
  • Answer
  • April 11, 2022

Just install the version that K2 wants.

 

It should have checked this as part of it pre-requisites check if I recall correctly.

 

Cheers


Forum|alt.badge.img+7
  • Scholar
  • April 12, 2022

Hello, I've run into this problem too.
The server had newer versions of Microsoft Visual C++ Redistributable installed than what the K2 installation brings with it.
But I don't think this is an issue that I would consider to be a major issue with a K2 installation. Leave it as it is for now.

I now solve this by checking if there are any already installed on the server before installing, and if so, I download the latest available versions from https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist and replace both files in the "InstallationRedistVS2015 C++"" directory before attempting to install K2. So far everything works.