MIKE OPERATIONS Web IIS Deployment¶
Before proceeding with the installation of MIKE OPERATIONS Web, it is essential to ensure that Internet Information Services (IIS) is enabled on the server. Follow the steps below based on your operating system.
Enabling IIS on Windows 11¶
Navigate to Control Panel\Programs\Programs and Features, and select "Turn Windows features on or off." And in the Windows Features window, enable the relevant options as shown below.
Enabling IIS on Windows Server 2022¶
1. Add Roles and Features¶
Launch the Server Manager from the Start menu.
Click "Add roles and features," then proceed by clicking "Next" until you reach the "Server Roles" section.
2. Select Web Server (IIS)¶
Check the box for "Web Server (IIS)" and click "Add Features".
3. Enable .NET Framework 4.8 Features¶
Expand the ".NET Framework 4.8 Features" and select "ASP.NET 4.8."
4. Configure Role Services¶
Click "Next" to proceed to the "Role Services" section. Under "Application Development," select "WebSocket Protocol."
Click "Next" and follow the prompts to complete the installation.