Installing Web Manager


Installation - Windows NT 4.0 Server

The BlueZone ASP Web Manager is easy to install and requires very little time or resources.

To Install the Web Manager
  1. Insert the BlueZone CD-ROM into the CD drive of the Microsoft web server you wish to install Web Manager.  An AutoRun program will launch and you will be presented with a Welcome to BlueZone Software “Splash” screen.

  2. Click the BlueZone Web-to-Host link.

  3. Click the BlueZone ASP Web Manager link.  This will start the installation process.

  4. The BlueZone ASP Web Manager Setup dialog will be displayed.  The Install BlueZone ASP Web Manager radio button will automatically be selected.  Click the Next button.

  5. The BlueZone License Manager License dialog will be displayed.  To continue, select the "Yes" radio button and click the Next button.

  6. The Installation Directory dialog will be displayed.  We recommend using the default value for the Installation Drive and Directory.  You can choose any name you wish for the Virtual Directory.  Click the Next button.

  7. The Copy Software Activation File dialog will be displayed.  If you have a Software Activation File, browse to it now.  If you do not have a Software Activation File at this time, you can manually install it later.  Click the Next button.

  8. The Launch Selected Items dialog will be displayed.  Select any items that you want to automatically launch immediately after the installation is completed.  Click the Finish button.

  9. The Web Manager files will now be copied to your web server.  After the Web Manager installation program is complete, you will receive the following message: “The BlueZone ASP Web Manager installation completed successfully”.

  10. Click the OK button to continue.

  11. Any items that you selected in the Launch Selected Items dialog above, will be launched now.

Naming the Application Path and Setting the Default.asp Page

On Windows NT 4.0 Servers, the Web Manager files are by default copied to the following directory:

C:\Inetpub\wwwroot\WebManager

In order for the Web Manager to work properly, it is necessary to name the application path. This is done through the Microsoft Internet Service Manager.

  1. Launch the Microsoft IIS Internet Service Manager Console:

Go to:
Start:Programs:Windows NT 4.0 Option Pack:Microsoft Internet Information Server:Internet Service Manager
.

  1. In the top of the left hand pane find your server name.  My server happens to be called “poplar1”.  You server name will be different.

  2. Expand the tree next to your server name so you can see your web sites.

  3. Find your web site.  There could be more than one.  When IIS is first installed, the name automatically assigned is “Default Web Site”.  Your Management Console should look something like this:

  1. Expand your web site tree, highlight the SWM directory, right click and select properties.  You will see the following screen:

  1. Click the Create button and you will see a box where can enter the name of the application, as shown:

  1. Enter the name the application, swm (as shown above) and click the Apply button.

  2. Click the Documents tab. You should see the following dialog:

NOTE  Since BlueZone ASP Web Manager is an ASP application, you must tell IIS that the default page is default.asp and not default.htm.

  1. Click the Add button.  You will be presented with the Add Default Document dialog.

  1. Type in deafult.asp and click the OK button.

  2. Move the default.asp entry to the top of the list by clicking on the up arrow button.

  3. Click OK to save exit this dialog.

Deny Web Browser Access to the Database

IMPORTANT!  This step is very important.  If you do not perform this step, any end user will be able to download the entire Web Manager database if they happen to know the correct “path”.

  1. Using the IIS Management Console, go to the SWM folder and expand it by clicking on the plus sign.

  2. Find the folder called "access" and select it. This is where Web Manager stores its database.

  3. Right click and select Properties. The Properties dialog for this folder will display.

  4. De-select the Read checkbox and set the Permissions radio button to None.

  5. Click OK to close the dialog.

The Web Manager application will have permission to access the data via ODBC, but End Users will not be able to download the database file to their workstations.

Congratulations!  The basic installation portion of the BlueZone ASP Web Manager is complete.

Next Steps:

Installing the Software Activation File