Installing ASP.NET Core 2.1 Hosting Bundle - Installing ASP.NET Core 2.1 Hosting Bundle - OnBase - Quick Access - OnBase/Quick-Access/Foundation-24.1/Quick-Access/Installation/Installing-Quick-Access/Installing-ASP.NET-Core-2.1-Hosting-Bundle - Foundation 24.1 - Foundation 24.1

Quick Access

Platform
OnBase
Product
Quick Access
Release
Foundation 24.1
License
Premier
Standard
Essential
ft:lastPublication
2024-08-01T13:18:36.690000
ft:locale
en-US

To install the ASP.NET Core 2.1 Hosting Bundle:

  1. If you have ASP.NET Core 2.1 Hosting Bundle with runtime, uninstall it.
  2. Download the Hosting Bundle version 2.1.30 installer directly from the Microsoft Dotnet service Download .NET Core 2.1 (Linux, macOS, and Windows).
  3. Open the Command Prompt and use the following command to run the Hosting Bundle installer: ./dotnet-hosting-2.1.30-win.exe /install /q /norestart OPT_NO_RUNTIME=1 OPT_NO_SHAREDFX=1
  4. To confirm that you API server is running, follow this link in your browser: https://<server>/<apiserver-directory>/onbase/core/healthcheck
    If the installation was successful, you will see a blank page with no errors.