Skip to content

Enabling IIS on Windows Server 2016

This section describes how to deploy the Web APIs and MIKE OPERATIONS Web with an IIS proxy server on Windows Server 2016.

1. Open the Server Manager

Launch the Server Manager from the Start menu and click Add roles and features.

The following form opens:

2. Add Server Roles

Click Next until you reach the Server Roles section.

Check the box for Web Server (IIS) and click Add Features.

Press Next

3. Feature (MIKE OPERATIONS Web)

When installing MIKE OPERATIONS Web, expand the .NET Framework 4.7 Features and select ASP.NET 4.7.

4. Role Services

WebAPIs

Press Next until the following dialog is shown:

Under Application Development, check .NET Extensibility 4.7 and confirm installing the features by pressing Add Features.

MIKE OPERATIONS Web

Click Next to proceed to the Role Services section. Under Application Development, select WebSocket Protocol.

5. Complete installation

Click Next and follow the prompts to complete the installation.

6. Configure IIS

Web sites are created in the normal way in the IIS. But the Application Pool for the web site should have .NET CLR Version set to “No Managed Code” since the site is run from outside.