laptop and a wrench

漏洞

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.

上次发布: November 9, 2016 Portal for ArcGIS
漏洞 ID 编号 BUG-000095013
已提交March 16, 2016
上次修改时间June 5, 2024
适用范围Portal for ArcGIS
找到的版本10.4
操作系统Windows OS
操作系统版本2008 R2 64 Bit
修正版本10.5
状态Fixed

解决办法

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.

重现步骤

漏洞 ID: BUG-000095013

软件:

  • Portal for ArcGIS

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项