.NET Framework Versions

In the Provider section of the Service Type Registry is a frameworkVersion value. Set this value to the .NET Framework version required by Service. This prevents Services that specify a Framework version from executing on Engines without that framework version installed.

To determine which Engines have a version of the Framework installed, go to Grid Components > Engines > Engine Admin, select the Engine Details action, and look for the NETFrameWorkVersion and NETFramework Engine Properties. The NETFramework property is false if a Framework is not installed or if it is an unsupported version (such as 1.0).

.NET5 Core

For .NET5 users, select NET5 from the Service Type drop-down list.