Skip to main content
Skip table of contents

IIS installation and configuration

Installation

Install IIS via Server Manager.
Via “Add Roles and Features”

  1. Before you Begin, click next

  2. Installation Type → “Role-based or feature-based installation”, click next

  3. Server selection → “Select a server from the server pool. Select you server in server pool, click next

  4. Server Toles -> select “Web Server (IIS), click next

    image-20240325-134328.png

  5. Add Features, → select “ASP.NET 4.8”, under the :NET Framework 4.8 Features, click next

    image-20240325-134518.png

  6. Web Server Role (IIS), click next

    1. Roles Services, leave preselection, click next.

      image-20240325-135508.png

      image-20240325-135529.png

  7. Confirmation, click install

After IIS installation, install module “URL Rewrite Module 2.1”. Download link.

Configuration

  1. Create a new Windows user named 'proPilot'

    image-20240328-131238.png
  2. Create a new application pool named "PropilotPool" using the .NET CLR version 4, with the managed pipeline mode set to Integrated.

  3. Go to ‘Advanced Settings…’ > Process Model > Identity and click on the … button

    image-20240328-130331.png
  4. Change the default account associated to the application pool to use the 'proPilot' Windows user

    image-20240328-130550.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.