Pre-installation checks

Before installing Cadcorp SIS WebMap 9.1:

  1. Ensure Cadcorp GeognoSIS 9.1 has been installed and an instance created to use with SIS WebMap. See GeognoSIS Installation.
  2. Make a note of the instance’s port number. (You can find this on the GeognoSIS homepage)
  3. Enable HTTP API for your instance (GeognoSIS Manager > View > Web Services > Cadcorp > HTTP API > Enable).
  4. Ensure Web Server (IIS) role (or Internet Information Services on Workstations) is enabled. Related Topics Link IconRelated Topics
  5. Select the relevant installer.

When you are satisfied with these checks proceed with Manual Installation or Silent Installation.

Prerequisites and dependencies

  1. Microsoft SQL Server Express 2022 (WebMap and SQL Server installers only)
  2. Microsoft SQL Server Management Studio 20.1 (WebMap and SQL Server installers only)
  3. Microsoft ASP.NET Core Runtime 8 - Hosting Bundle
  4. IIS URL Rewrite 2.1 (As its name indicates, IIS URL Rewrite is only needed if you run WebMap in IIS)
  5. Microsoft OLE DB Driver for SQL Server 19 (Not required by WebMap but by the installer in order to connect to SQL Server)
  6. Microsoft Visual C++ 2015-2022 Redistributable Package (Not required by WebMap but a prerequisite of the Microsoft OLE DB Driver for SQL Server installer)

Notes

WebMap installation includes a new SQL database cache called Garnet (this replaces Redis used in previous versions) and Memurai as a CLI (Command Line Interface) to manage the cache. See here for more information.