One moment please...
 
E-WMS   
 

E-WMS: Installation and configuration of Microsoft IIS on Windows 10 (release 410 and earlier)

WMS documentation

Introduction

This document describes how to install and configure Microsoft IIS for E-WMS ASP on Windows 10, for release 410 and earlier.

For configuration in Windows 10 for release 411 and later, please see this document.

 

Description

Installation of Microsoft IIS

  • Click on the Windows start button and type 'control panel'

     
  • Click on 'control panel' in the shown list

     
  • In the control panel, start 'Uninstall a program' or 'Programs and Features' (depending on the chosen view).

     


  • In the left panel, click on "Turn Windows features on or off”
     
  • Expand “Internet Information Services” and enable these options:
    • Web Management Tools, IIS6 Management Compatibility, check “II6 Scripting tools”
    • Web Management Tools, IIS Management console
    • Web Management Tools, IIS Management Scripts and Tools
    • Web Management Tools, IIS Management Service
       
  • At 'World Wide Web Services' - 'Application Development Features', enable :
    • .NET Extensibility (both)
    • ASP
    • ASP.NET (both)
       
  • At 'World Wide Web Services' - 'Common Http features', enable:
    • Static Content

             

  • Click “OK” and let Windows update. This may take some time.


Configuration of IIS

  • Start IIS Manager by clicking on the Windows Start button and typing: Internet.
    Then start the found link 'Internet Information Services (IIS) Manager'.

     
  • In the left pane:
    expand server name
    expand “Sites”
    expand “Default web site”


      
  • Right-click on “Default web site” and choose “Add Application …” (not: 'virtual directory')

    • Alias = the name where the WMS site would be available, for instance "WMS" = will create web address http://servername/wms
    • Physical path = The path where the IIS files for WMS ASP are located, for example C:\E-WMS\IIS
      (note: these ASP files have to be extracted from the Exact.WMS.Web.zip file which is downloaded with the Exact Globe Next product update)
    • Click 'OK'.
       
  • Click on your WMS virtual directory in the left pane and double-click “Authentication” in the options screen.
    Make sure that 'Anonymous Authentication' is enabled and the other methods are disabled.

        
      
  • Optionally: you can configure how decimal separators and dates are shown and entered on the scanner.
    Click on your WMS virtual directory in the left pane and now double-click ".Net Globalization" in the upper part of the middle pane. In this screen you can determine what regional settings to apply in WMSclient on the 'hand terminal', by setting the options 'Culture' and 'UI Culture'. This is especially important for input of decimals and dates on the hand terminal.



    Set these options to "English (United States) (en-us)" if you want to use the 'dot' as decimal sign. Set these options to "Dutch (Netherlands) (nl-nl)" if you want use the 'comma' as decimal sign. Keep in mind that on a hand terminal the 'dot'
    is often a separate key on the keyboard. When entering dates on the hand terminal, the format YYYY-MM-DD (2010-12-31) will always work, regardless of regional settings.

    English Us = enter decimals as 5.5 on the mobile device
    Dutch (NL) = enter decimals as 5,5 on the mobile device

 

Application Pool

In IIS, usage of non-default .NET usage or for instance usage of a 32bit application, is managed through IIS 'Application pools'. Application pools are also used to isolate web applications.

In release 410 and earlier, E-WMS ASP is a 32-bit web application, and requires .NET framework 3.5. Therefore it is required to link an application pool with specific settings.


Create a new Application Pool

In the IIS manager, expand the server name. Right click on "Application Pools" and select Add Application Pool. Name the Application Pool, for instance WMS.

   

E-WMS (410 and earlier) requires following configuration:

  • .NET version 2.0.50727 ( = Framework 3.5, Framework 4 is not supported)
  • Managed pipeline mode = Classic

Press OK to save this new Application Pool.

 

Application Pool advanced settings

For release 410 and earlier and in 64-bit Windows, it is necessary to define a specific setting, which is only available in the Application Pool settings.

Start the IIS manager and expand the server name. Click on "Application Pools", a list with available Application Pools will show. Select the pool you want to use for E-WMS and then press right click, Advanced Settings

On a 64 bit server,  change the setting "Enable 32-bit Applications" to True and press OK.
Also make sure 'Managed Pipeline Mode' is set to 'Classic'.

   



Link Application Pool to E-WMS web site

When a specific Application Pool was configured for E-WMS, it still has to be linked to the E-WMS web site.

In IIS manager, expand the server name, expand "Sites", expand "Default web site". Click on the E-WMS web site and choose Basic settings in the far right panel. Click on Select and choose the specific Application Pool which was created in the previous step:

     

Press OK to save this configuration.

 

Testing

You can test the basic workings of the new web site by clicking on the web site name 'wms'  and then choosing 'Browse *:80 (http)' in the far right panel.

Microsoft Edge (or your default browser) will then be started with the website http://localhost/wms.

If you see one of these pages, then the WMS website is working OK:

   


For known IIS error messages, see these documents.



Related documents

 

 

     
 Main Category: Support Product Know How  Document Type: Support - On-line help
 Category: On-line help files  Security  level: All - 0
 Sub category: Details  Document ID: 27.112.625
 Assortment:  Date: 12-05-2016
 Release:  Attachment:
 Disclaimer