Version

File System Deployment

This topic shows how to set up WebGauge™ to create images on the file system of the hosting Web server.

To set up WebGauge for the File System Deployment scenario:

  1. Select the WebGauge control on your Web form.

  2. In the Properties window, expand the DeploymentScenario property.

  3. Set the Mode property to FileSystem. This should be the default setting.

  4. Set the ImageURL property to a valid folder within the path of the application.

  5. Set the DeleteOldImages property to False if you do not want old image files to be deleted from the GaugeImages directory after approximately 10 minutes. This property is set to True by default.

Note
Note:

The Default property is set to a folder named GaugeImage, which should be located in the root of the Application folder. At this time, you can create that folder and allow the correct permissions for creating, updating and deleting files. The Gauge_#SEQNUM(100).#EXT portion of the ImageURL property dictates how WebGauge will name each file it creates. Leave the default for an automatically incrementing file name creation pattern.