Info |
---|
NOTE: If you are replacing Admin Tools 1.x with version 2.0 or later, you will need to remove the original Admin Tools service before proceeding. This can be accomplished by performing the following: Open a command prompt as an administrator in the app-server folder located in the root of the application. Run |
Instructions
This article is a step-through guide to properly install Admin Tools 2.0 Enterprise.
NOTE: For best practices, we recommend installing our products on a different machine than your ArcGIS Org.
For On-Premise Installation:
...
Info |
---|
NOTE: If you attempt to sign in to the application and see the “Invalid Redirect URI” error message popup. This means that the Redirect URI settings for the Admin Tools item in your ArcGIS Enterprise has not been configured, please refer to How To Register Admin Tools for an OAuth App ID (Non-IWA Installs) Creating An App-or-Client ID for your ArcGIS Organization from step 6 onwards to fix this. |
...
Changing the port of your Admin Tools Service
Admin Tools by default runs internally on port (9180). For a situation such as you are running a beta version of Admin Tools 2.0 with 1.0 still running on 9180, you may need to change the port and run as a second service. To change the port:
Temporarily stop the Admin Tools 2.0 service if it is running.
In the AdminTools base directory, edit the web.config file and change line 33 from:
<action type="Rewrite" url="http://localhost:9180/{R:1}" />
TO:
<action type="Rewrite" url="http://localhost:9181/{R:1}" />Save this file and exit your text editor.
Under the AdminTools/app-server/config directory, edit the nodeconfig.json file and change line 2 from:
"port": 9180,
TO:
"port": 9181,Save this file and exit the text editor.
Restart the service or use AdminTools/installs/install_server.bat to create the service.
If you have any questions or are experiencing any issues while following the step-through, please reach out to our GEO Jobe Support Team at support@geo-jobe.com.
...
\uD83D\uDCCB Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|