Installing MDriven Server on Windows

Installing IIS Services and its components

To install IIS Services on Windows 10 head to the Control Panel -> Programs and Features -> Turn Windows features on or off

You need to add:

  • Internet Information Services

Adding of IIS Services.jpg

  • ASP .NET 4.5 (or higher) and its components.
  • Important! Under .Net Framework 4.5(or higher) Features -> WCF Services -> select HTTP Activation and TCP Port Sharing.
Add HTTP Activation and TCP Port Sharing
Note: If you don’t install HTTP Activation, you will get “Error 405 – method not allowed” instead of the MDriven login screen.
  • After the installation of IIS you can start IIS Manager on your computer.

Setting up IIS Manager

  • After the installation, open WPI -> Products and install following components to IIS:
  1. Logging Tools
  2. Request Monitor
  3. Tracing
  4. Dynamic Content Compression
  5. Application Initialization
  6. Management Service
  7. IIS Management Scripts and Tools
  8. Basic Authentication, Windows authentication or another authentication service
  9. Web Deploy 3.6. (or download Web Deploy from Microsoft website - https://www.iis.net/downloads/microsoft/web-deploy) .

Install IIS components via WPI 5.0.jpg

  • After these steps restart IIS Manager.

If you don't see "Deploy section" when you select an IIS site you need to repair or re-install Web Deploy 3.6.

Install MDriven Server with MDriven Turnkey

  • Start IIS Manager and add an Application Pool

Adding an Application Tool.jpg

  • Name your Pool and set it to .NET CLR 4.0 and Integrated pipeline mode.

Name and set up Application Pool.jpg

  • Select an Advanced Settings and set:
    • Start mode: AlwaysRunning
    • Identity: <choose what suits your needs>
    • Limit interval: 1

Application Pool settings.jpg

This page was edited 113 days ago on 01/11/2024. What links here