Update the GIS Service web.config File - Integration for Esri - English - Foundation 22.1 - OnBase - external

Integration for Esri

Platform
OnBase
Product
Integration for Esri
Release
Foundation 22.1
License

Since the Geocortex Viewer already loads jQuery and jQuery UI, you will need to exclude loading it from the OnBase GIS Service. To do so, follow these steps:

  1. Locate the web.config file on the server hosting the OnBase GIS Service.
  2. Open the web.config file using a text editor such as Notepad.
  3. Set the IsIncludeJquery option to false.
  4. Set the IsIncludeJqueryUI option to false.