Previous Topic

Next Topic

Book Contents

Book Index

Manually configuring on IIS 6

The Web Client utilizes the industry standard CGI interface. All the files that are needed to drive this interface are installed in the directory {install_locaton}\Web_Client\ . The default install location is:
c:\Program Files\ISE\EnterpriseSCHEDULE. To manually connect it to the web server do the following:

  1. Create two virtual directories:
  2. Start up "Internet Service Manager".
  3. Right click on the Default web site.
  4. Select New > Virtual Directory...


  5. Create Virtual directory ise (and later enterpriseschedule) in location {install_location}\Web_Client\ using the Wizard as shown in the following images.



    Set the Virtual Directory Access permissions to Read and Execute as shown:




  6. The IIS Manager should now appear as shown below



    Check that the physical directory {install_location}\web_client\ has the following protection settings:



    Everyone can "Read & Execute" and "Write". If not, add these protections for Everyone.

  7. Basic Configuration is now done. To start the Web Client connect your web browser to the following address:


    http://localhost/EnterpriseSCHEDULE

    The ISE Web Client application should appear. If not, see the section below on Enabling the CGI Web Service Extension.




In This Section

Enabling the CGI Web Service Extension in Windows Server 2003 (IIS6)

See Also

Appendix H - Manually configuring the Web Client

Manually configuring on IIS 7