Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

Install the .NET Core 
Error rendering macro 'excerpt-include' : No link could be created for 'Schedule 2024 .NET Core'.
Windows Server Hosting bundle

  1. 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.
  2. 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.


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:

  1. Log into your Azure Portal account at https://portal.azure.com/.
  2. Select All resources.
  3. Select your Azure Maps Account. (The name displayed is what you've set up for your Azure Maps Account.)
  4. Select Authentication.
  5. Copy the Primary Key.
  6. Paste this into Key field in the Schedule Settings Mapping Options for Azure Maps.


  • No labels