Installing MDriven Server on Windows
No edit summary
No edit summary
Line 59: Line 59:
* As a result you will get the ext application structure
* As a result you will get the ext application structure
[[File:Application Structure.jpg|frameless]]
[[File:Application Structure.jpg|frameless]]
== Setting up MDriven Server ==

Revision as of 17:40, 3 February 2018

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 & MDriven Turnkey

Add an Application Pool

  • 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

Add a certificate for SSL

  • In ISS Manager select Server Certificates and create Self-Signed Certificate.

Adding of certificate.jpg

  • On the Default web site, add https binding for port 433 and select the certificate needed.

Http binding.jpg

Installing of MDriven Server and MDriven Turnkey

  • Add an application and give a descriptive name. Select the Application Pool which you created earlier.
  1. Create an application with your name ("MyTurnkeyApp)
  2. Create another application under “MyTrunkeyApp” called “__MDrivenServer” (double underscore) so that it ends up like this: “MyTurnkeyApp/__MDrivenServer”
  • Use the deploy function to import the application MDriven Server & MDriven Turnkey which you download from the Capable Objects site. The installer will not overwrite your existing database if this is an upgrade.

Import MDriven Server.jpg

Note: During installation of MDriven Server or MDriven Turnkey app, if you created the structure before, keep "application path" field empty to save the needed folders' structure.

Empty name field.jpg

  • As a result you will get the ext application structure

Application Structure.jpg

Setting up MDriven Server

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