laptop and a wrench

Bug

The ArcGIS Server Manager statistics page references a .css resource is using an incorrect path.

Last Published: July 9, 2020 ArcGIS GIS Server
Bug ID Number BUG-000132072
SubmittedJuly 7, 2020
Last ModifiedJune 1, 2022
Applies toArcGIS GIS Server
Version found10.7.1
Operating SystemWindows OS
Operating System VersionN/A
StatusIn Review

Workaround

To fix the issue and load the CSS properly:

  1. Navigate to the error "ResizeHandle.css" which exists under the network tab while accessing the development tool 'F12' >> following path is showed:
    1. 11595/js/dojo/dojox/layout/resources/ResizeHandle.css
  2. This path is incorrect, it has to be  "11595/js/dojox/layout/resources/ResizeHandle.css".
  3. Making this change in the statistics.html file corrects this
    1. The default location for the statistics.html file is >> C:\Program Files\ArcGIS\Server\framework\webapps\arcgis#manager

To fix it over 10.8 version, replace 11595 with 12790, so the correct path is: 12790/js/dojox/layout/resources/ResizeHandle.css and the corrupted path for statistics.html is 12790/js/dojo/dojox/layout/resources/ResizeHandle.css.

Steps to Reproduce

Bug ID: BUG-000132072

Software:

  • ArcGIS GIS Server

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options