Exago Logo
Search
Generic filters
Exact matches only

Installing Exago on Windows

Exago runs on the web server application Microsoft Internet Information Services (IIS). The following sections walk through the installation process for Windows based systems.

This accompanying video is from the Technical Training Series. To see the other videos in this series, start with the Introduction to the Technical Training Series video, or visit the Admin Video Training Series category page.

Prerequisites

Installation

Important

If you are upgrading an existing Exago installation, please ensure that the file eWebReportsManifest.txt is present in the install directory. Otherwise, the installer will overwrite any custom config or styling you’ve applied.

Download the Exago installer from our Downloads page.

Run the installer as an administrator. The installation menu will appear with three downloadable applications. Click the top icon to install the Exago Web Application, as pictured below.

Note

If Windows Defender prevents this installation, it may be bypassed by clicking “More Info” and then selecting “Run Anyway.”

Follow the steps in the wizard to install Exago. You may optionally choose to install the Scheduler and the Web Service from this wizard.

Even though the installer has finished, Exago will most likely not function at this point. You must continue with some additional configuration.

Create the Directory Structure

After the installation is complete, configure Exago using the following steps. (See Configuring IIS for Exago for a more detailed walkthrough.)

  1. Set permissions for the Config folder:
    1. Right click on the folder named “Config” and click Properties.
      screen.configfolder_security_edit.png
    2. In the Security tab click “Edit” then “Add.” Enter the IIS application pool user (default IIS_IUSRS).
      screen.configfolder_security_iis.png
    3. In the “Permissions for Config” window select the user that was just created and select “Full Control” permissions.
      screen.configfolder_security_permissions.png
  2. Repeat this process for the ApplicationThemes, MapCache and Drivers folders (the latter is only required if a CData Driver is being utilized.)
  3. For pre-v2020.1, create a folder for storing reports. This folder needs to be accessible from the web server, but is not required to be on the web server. It can reside on any server accessible by Exago via direct UNC or virtual path created in IIS.

    Important

    Do not create this folder within the Exago application structure. Doing so will cause ASP.NET sessions to crash when report folders are created or deleted within the Exago application.

    • Give the Report Folder full control privileges for the IIS application pool user. Below are three examples of report paths to the folder Reports:
      • C:Reports – Folder is on a file system.
      • \Server NameReports – Physical folder is on a separate server.
      • /Reports – Assumes an IIS virtual directory called ‘Reports‘ has been created to point to the folder.
  4. Create a folder for storing temporary data. By default this is a sub-folder of Exago called ‘Temp‘. However it is recommended to not use the install path’s temp folder in production environments. Give the Temp folder full control privileges for the IIS application pool user.
  5. Point your browser to the Administration Console. By default this is http://<YourServer>/Exago/Admin.aspx.

What’s Next

Point your browser to the Admin Console to verify that your installation was successful. By default this is http://<YourServer>/Exago/admin.aspx

If you encounter problems at any point, please see Installation Troubleshooting for some potential solutions. If you need more assistance, contact Exago Support.

At this point you will need to set up your data sources in order to use Exago. See Administration Console Setup to get started.

If you would like to set up Google Maps, GeoCharts, and/or any downloadable Application Themes, please see Installing Optional Features for more information.

Resources

Was this article helpful?
4.5 out of 5 stars
5 Stars 0%
4 Stars 100%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents