Install the .NET Core 4.8 Windows Server Hosting bundle
Install the .NET Core Windows Server Hosting bundle on the hosting system. The bundle installs the .NET Core Runtime, .NET Core Library, and the ASP.NET Core Module. The module creates the reverse proxy between IIS and the Kestrel server. If the system doesn't have an Internet connection, obtain and install the Microsoft Visual C++ 2015 Redistributable before installing the .NET Core Windows Server Hosting bundle.
Restart the system or execute net stop was /y followed by net start w3svc from a command prompt. Restarting IIS picks up a change to the system PATH made by the installer.
IMPORTANT
You must install the .NET Core Windows Server Hosting bundle after installing Internet Information Services (IIS). If you install the hosting bundle and then install IIS, you will get a CORS error. To fix this, uninstall the .NET Core Windows Server Hosting bundle and then reinstall the bundle.
Disable Security Software
Disable any security software before installing Schedule. Remember to re-enable this once the installation is complete.
Obtain a Mapping API Key
If you use the Mapping feature, you must also obtain a Google, Bing, or Azure Mapping API key. Your mapping key is entered in Schedule Setup. See Setting Up Mapping Options.
Google Maps
You will need the Maps JavaScript API (Maps > Dynamic Maps), Directions API (Routes > Directions), and Geocoding (Places tab). Geocoding is required for setting coordinates.
https://cloud.google.com/maps-platform/pricing/
Bing Maps
https://www.microsoft.com/en-us/maps/licensing/options
Customers using Bing Maps for Enterprise Basic or Free license will no longer be able to use Bing Maps for Enterprise services beyond June 30, 2025.
(a) Basic / Free Licenses customers who would like to continue using enterprise maps from Microsoft are encouraged to move to Azure Maps before June 30, 2025.
(b) Existing Basic / Free Licenses customers who would like to continue using Bing Maps for Enterprise until the service end date of June 30, 2028, can upgrade to a paid Enterprise License by contacting maplicq@microsoft.com before June 30, 2025.
Bing Maps for Enterprise services will retire, and support will end on June 30, 2028, and customers will no longer be able to use any of the Bing Maps for Enterprise services.
Azure Maps
To use Azure Maps, you must create an Azure Maps account. See Azure Maps Account | Access Subscription Key | Start Free (microsoft.com).
To find your Azure Maps key:
Log into your Azure Portal account at https://portal.azure.com/.
Select All resources.
Select your Azure Maps Account. (The name displayed is what you've set up for your Azure Maps Account.)
Select Authentication.
Copy the Primary Key.
Paste this into Key field in the Schedule Settings Mapping Options for Azure Maps.