laptop and a wrench

Bug

When accessing Portal for ArcGIS 10.4 in Internet Explorer (IE), enabling Compatibility View in the browser causes IE to display a runtime error when accessing the main links at the top of the page, such as Gallery, My Content, and so on.

Zuletzt veröffentlicht: November 9, 2016 Portal for ArcGIS
Bug-ID-Nummer BUG-000095013
EingereichtMarch 16, 2016
Zuletzt geändertJune 5, 2024
Gilt fürPortal for ArcGIS
Gefunden in Version10.4
BetriebssystemWindows OS
Betriebssystemversion2008 R2 64 Bit
Behoben in Version10.5
StatusFixed

Workaround

Remove the portal site from the Compatibility View list, and uncheck both the 'Display intranet sites in Compatibility View' and 'Use Microsoft compatibility lists' options in the settings. Or Update the web adaptor's web.config file. At the bottom of the web.config file, there is a section that starts with <system.webServer>. Add the following after the open tag for <system.webServer> as follows: <system.webServer> <httpProtocol> <customHeaders> <clear /> <add name="X-UA-Compatible" value="IE=10" /> </customHeaders> </httpProtocol> </system.webServer> Essentially, any workflow that injects the IE version that the web adaptor should be compatible into the header to address this issue.

Schritte zur Reproduzierung

Bug-ID: BUG-000095013

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln