Building a Kinetics 2022 Server

I am having trouble installing Kinetics 2022 (E11.2.200) - the installation is based on the following:

W2K19S + SQL19 + RL11.2.200.0.exe + UD11.2.200.10.exe.

I have configured and installed Kinetics database sever (DEMO) and used the intall Demo database option.
I have also installed an Application Server using a self signed certificate.
When I trying to install the DEMO Application server I get the following error when I click configure:

image

I have (I believe) configured all four tabs for the appilcation server correctly.

Any suggestions would be welcome.

All,

I have found the solution:

The ASP.NET Core Runtime noted in the Mircrosoft.NET SDK 6.0.*** splashscreen when it is installed

image

is NOT the same as the ASP.NET Core Hsosting Bundle mentioned in the error message.

the following must also be installed: Dotnet-hosting-6.0.**-win.exe

Hopefully this post will save someone else the week of frustration I have just experienced.

4 Likes

Had to use the .Net Uninstall Tool to get things back working correctly before I could upgrade

I also recall an issue with installation order… Don’t remember the details but I think you need to configure IIS settings before you install one of them otherwise there could be issues.

Apparently 2024 uses… Net core 8, so we might be for some fun and games if you decide to run Multi versions…

There is a KB article on what versions use what. Net versions… (can’t remember the nber atm)

Shouldn’t, they coexist pretty nicely.

1 Like

Should, but I expect there mY be Omd issue with how there versions are checked or how MS implement the installs of subsequent versions see the fiitst post

Note to self don’t reply early in the morning on my phone