1. | Insert the BlueZone CD-ROM into the CD drive. The BlueZone DemoShield auto-runs and the Welcome to BlueZone screen appears.
If you don't have a physical BlueZone CD-ROM but have a BlueZone CD image, double-click bluezone_cd.dbd which is located in the root of the CD image to manually launch the BlueZone DemoShield by
|
2. | Click BlueZone Web-to-Host. Several options display.
|
3. | Click the BlueZone Web-to-Host link. The BlueZone Web-to-Host Setup dialog opens. You can install or uninstall BlueZone Web-to-Host from this dialog.
|
4. | The option Install BlueZone Web-to-Host is automatically selected. Click Next. The BlueZone Software License Agreement opens.
|
5. | Respond to the question and click Next. The Installation Directory dialog opens.
|
6. | It is recommended that you use the default installation location. Click Next. The Copy Software Activation File dialog opens.
|
7. | This dialog gives you the opportunity to browse to the location where you have stored your Software Activation File (SAF):
The Program Group, Program Icons, Desktop Shortcuts dialog opens.
|
8. | It is recommended to use the default values. Click Next. The Launch Selected Items dialog opens.
|
9. | Select any items that you want to launch immediately after the installation is completed. Click Finish. The Web-to-Host Wizard files are now installed. When complete, you receive the following message: BlueZone Web-to-Host installation has completed successfully.
|
10. | Click OK. The BlueZone Web-to-Host Wizard is now installed. A desktop shortcut called BlueZone Web-to-Host Wizard is automatically
placed on your desktop.
Any items that you previously selected in the Launch Selected Items dialog, launch now.
Note The following steps apply to Microsoft Windows 2003 Servers only. If you have just installed the Web-to-Host Wizard on a
Windows 2000 Server, the installation is now complete. You can launch the Web-to-Host Wizard from the desktop shortcut.
|
1. | On the BlueZone CD-ROM , browse to the BlueZone Web-to-Host folder and locate the mime_map.vbs file. |
2. | Double-click mime_map.vbs.
The script runs and you receive the following message: BlueZone MIME Types Successfully Added.
Refer to Configuring MIME types in IIS on Windows 2003 web servers to learn how to view or edit the IIS MIME Types list.
|
1. | Copy web.config to the website hosting the BlueZone Web-to-Host sites that are created with the Web-to-Host Wizard. The web.config file is at the same level as the BlueZone Web-to-Host site folder, so the web server can find the file when a BlueZone web
page is accessed.
|
2. | If there are conflicts between the MIME types specified in web.config and other MIME types already configured on the server, open web.config with a text editor and delete the line containing the conflicting extension. For example, if IIS generates an error for the .mdp file extension, open web.config and delete the following line:
<mimeMap fileExtension=".mdp" mimeType="application/octet-stream" /> Note Ensure you delete the entire line and remove any blanks to close the space.
|