Skip to main content
Skip table of contents

Installation

Windows Server Step-by-step guide

Please ensure your server has the minimum requirements installed.

Installation files

  1. Go to the EzeScan website www.ezescan.com.au
  2. Logon using your User ID & Password
    1. Contact support@ezescan.com.au if you are unsure as to what this is.
  3. Go to Downloads > Software Downloads > EzeScan Webapps
  4. Download and then extract the installation files to the Downloads folder.
  5. Copy the extracted folder to C:\ or whichever drive or folder to your liking.
  6. Rename the folder to EzeScan.WebApps to remove the version number.
  7. Check the folder contains the application files.

Create Application Pool in IIS

  1. Open Internet Information Services (IIS) Manager.
  2. Right click Application Pools > select Add Application Pool.
  3. Set the following options and click OK:

    NameEzeScanWebApps
    .NET CLR VersionNo Managed Code
    Managed pipeline modeIntegrated

  4. Confirm your application pool appears in the list.

Set Application Pool settings

  1. Right click EzeScanWebApps > select Advanced Settings...
  2. Set the Start Mode to AlwaysRunning.
  3. Click the OK button to save the settings.

Set Permissions

EzeScan WebApps application pool’s identity needs to have read/write access to the App_Data folder in order to move files around and function correctly.

  1. Navigate to the EzeScanWebApps directory.
  2. Right click the App_Data folder and select Properties.
  3. Select the Security Tab and then click the Edit button.
  4. Click the Add button.
  5. Enter IIS AppPool\EzeScanWebApps and click the Check Names button.
  6. Confirm the name is changed to EzeScanWebApps and click the OK button.
  7.  Tick the Modify checkbox and then click the OK button.

Setup IIS

  1. Open Internet Information Services (IIS) Manager.
  2. Right click Default Web Site and then click Add Application.
  3. Set the following values:

    Site Aliasewa
    Application PoolEzeScanWebApps (click Select button)
    Physical PathC:/EzeScanWebApps (click ... to navigate)
    Enable PreloadTicked

  4. Click OK to finish and confirm your application is shown under Default Web Site.

Testing the site

  1. Right click on ewa > Manage Application > Browse.
  2. If the page loads, then installation is complete.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.