EzeScan WebApps

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 & PasswordContact support@ezescan.com.au if you are unsure as to what this is.

  3. Go to Downloads > Software Downloads > EzeScan Webapps
    image2020-10-12_15-59-52.png

  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.
    image2020-10-12_16-9-5.png

  6. Rename the folder to EzeScan.WebApps to remove the version number.

  7. Check the folder contains the application files.
    image2020-10-12_16-10-10.png

Create Application Pool in IIS

  1. Open Internet Information Services (IIS) Manager.
    image2018-2-5_5-52-37.png

  2. Right click Application Pools > select Add Application Pool.

  3. Set the following options and click OK:

    Name

    EzeScanWebApps

    .NET CLR Version

    No Managed Code

    Managed pipeline mode

    Integrated

    image2020-10-12_16-52-8.png

  4. Confirm your application pool appears in the list.
    image2020-10-12_16-53-10.png

Set Application Pool settings

  1. Right click EzeScanWebApps > select Advanced Settings...
    image2021-3-11_16-2-45.png

  2. Set the Start Mode to AlwaysRunning.
    image2021-3-11_16-4-17.png

  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.
    image2020-10-12_17-23-11.png

  3. Select the Security Tab and then click the Edit button.
    image2020-10-12_17-23-52.png

  4. Click the Add button.
    image2020-10-12_17-24-23.png

  5. Enter IIS AppPool\EzeScanWebApps and click the Check Names button.
    image2020-10-12_17-20-43.png

  6. Confirm the name is changed to EzeScanWebApps and click the OK button.
    image2020-10-12_17-26-34.png

  7.  Tick the Modify checkbox and then click the OK button.

  8. image2020-10-12_17-20-54.png

Setup IIS

  1. Open Internet Information Services (IIS) Manager.
    image2018-2-5_5-52-37.png

  2. Right click Default Web Site and then click Add Application.
    image2020-10-13_8-55-17.png

  3. Set the following values:

    Site Alias

    ewa

    Application Pool

    EzeScanWebApps (click Select button)

    Physical Path

    C:/EzeScanWebApps (click ... to navigate)

    Enable Preload

    Ticked

    image2021-3-11_16-6-25.png

  4. Click OK to finish and confirm your application is shown under Default Web Site.
    image2020-10-13_8-58-41.png

Testing the site

  1. Right click on ewa > Manage Application > Browse.
    image2020-10-13_9-28-35.png

  2. If the page loads, then installation is complete.
    image2020-10-13_9-28-3.png