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:
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
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.
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.
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