This document describes the steps to install and configure Microsoft IIS for E-WMS ASP on a Windows 2012 server, until release 410.
Please refer to this document when configuring for release 411 or higher.
This document contains following sections:
As described in the general installation checklist, it is assumed that:
For E-WMS ASP, following is minimal required:
E-WMS does not use 'Windows authentication'. Press Next when done.
Start the IIS manager to create or configure the E-WMS ASP website. You can start IIS manager in a number of ways;
In the IIS manager, expand the IIS server name.
2.1 Application pool
First, create an application pool for E-WMS, by right-click on Application pools and selecting Add application pool.
Following configuration is required for E-WMS:
In the list of application pools, 'wms' is now added. Select this new application pool (or right-click on 'wms') and choose Advanced settings in the right (action) pane. Then change the option 'Enable 32-Bit Applications' to True, and press OK.
2.2 WMS website
To create a new website, expand the IIS server name, expand Sites, right-click on Default Web Site, then choose Add application:
In the next screen, decide on the website name, for example 'wms'. This will be the last part of the URL that will be used on the WMS hand terminals (http://webserver/wms).
Now you can test if the site would work. Select Browse *:80 http:
If the website works OK, you will see one of following screens:
Next, you can configure folder rights (only required when using Internet Explorer as WMS client) and setup the database connections for E-WMS ASP.
If you do not see the screens as in the previous chapter, but an error message instead, you can check in support documents if the error message is known.
Some general hints: