If you want to use the Natural Web I/O Interface client with Microsoft Internet Information Services (IIS), you must proceed as described in this document. The following topics are covered:
The descriptions below apply when working with Windows XP. The procedure may be slightly different when working with a different Windows version.
The following topics are covered below:
To install the Natural Web I/O Interface client
Download the Natural Web I/O Interface client for IIS from Empower (https://empower.softwareag.com/) and unzip the contents to a directory of your choice on your hard disk.
Or:
Natural for UNIX, Natural for OpenVMS and Natural for Windows: Copy
the complete contents of the
nwo/windows/iis/v<nnnn>
directory from the installation medium to a directory of your choice on your
hard disk.
Open the Control Panel and choose
.In the resulting window, expand the node with the name of your computer in the tree and select the node Web Sites > Default Web Site.
Open the context menu and choose
.Or:
From the menu, choose .
A wizard for creating a new virtual directory appears.
Choose the
button to proceed to the next page of the wizard.Enter an alias name for the virtual directory (for example, "Natural") and choose the
button.Important:
If you want to use the Natural Execution and Debugging
plug-in for Eclipse, the alias name for the virtual directory must be
"Natural".
Enter the path to the directory which contains the files you have copied to your hard disk and choose the
button.Leave the access permissions with the default values (that is: Read and Run script are selected) and choose the Next button.
Choose the
button.The virtual directory is now created on the IIS server.
Select the name of the new virtual directory in the tree.
Open the context menu and choose
.Or:
From the menu, choose .
In the resulting dialog box, choose the ASP.NET page. Select the ASP.NET version. It has to be at least 2.0.50727 (the release version of ASP.NET 2.0). Choose the button to close the dialog box.
To update the Natural Web I/O Interface client
On your hard disk, create a new directory for the update version that you want to install.
Download the Natural Web I/O Interface client for IIS from Empower (https://empower.softwareag.com/) and unzip the contents to the new directory.
Or:
Natural for UNIX, Natural for OpenVMS and Natural for Windows: Copy
the complete contents of the
nwo/windows/iis/v<nnnn>
directory from the installation medium to a directory of your choice on your
hard disk.
Open the Control Panel and choose
.Open the properties for the existing virtual directory (for example, "Natural"). On the Virtual Directory page, change the path so that it points to the new directory which contains the update version.
Copy your settings.xml file from the directory which contains the previous version to the new directory (the settings.xml file is located in the root of your installation directory). If you have changed any other files (such as style sheets), also copy these files to the new directory.
It is assumed that http://<host>:<port> is the URL of your web server.
To verify the installation
When you have defined the alias name "Natural" in the IIS (see above), you can start the Natural Web I/O Interface client in the browser using the following URL:
Enter the following URL in your web browser:
http://<host>:<port>/Natural/Default.aspx
For example:
http://myhost:8080/Natural/Default.aspx
The Natural Web I/O Interface client is now started in your browser. The entries which appear in the resulting logon page depend on the settings in your configuration file. For further information, see Configuring the Client.