Problem:  Report is not generated after selecting a report format

相关信息
Article ID: 43279
Bug Id: N/A
Software:
Esri Maps for IBM Cognos 6.0, 6.0.1
Platforms: N/A

问题描述
After clicking 'View in' and selecting a report format, a spinning cursor appears on the map and the report is not generated. In the network traffic, an HTTP 404 (404.13, 404.14, or 404.15) error is returned on requests to the Esri Maps for IBM Cognos proxy. This issue is observed when using Mozilla Firefox or Google Chrome in situations where Internet Information Services (IIS) is being used as the web server for the Esri Maps for IBM Cognos (EM4C) Gateway.

原因
This issue is encountered when the content length, URL length, and/or the query string length exceed the maximum lengths specified in IIS.
已邀请:

EsriSupport

赞同来自:

解决方案
To address this issue, the relevant IIS setting must be changed to allow longer content, URL, or query string lengths.


The following steps are for IIS 7, 7.5, 8, or 8.5, and require the IIS Request Filtering filter to be installed.



  1. Open IIS Manager.
  2. In the Connections pane, select the 'cgi-bin' application within the 'em4c' virtual directory.
  3. In the Home pane, double-click 'Request Filtering', located in the 'IIS' section.
  4. In the Actions pane on the right, click 'Edit Feature Settings...'.
  5. Increase the maximum length of the following setting(s) as necessary: • For HTTP 404.13 errors, change the 'Maximum allowed content length (Bytes)'. • For HTTP 404.14 errors, change the 'Maximum URL length (Bytes)'. • For HTTP 404.15 errors, change the 'Maximum query string (Bytes)'.
  6. Click OK.


其它相关参考
  1. Esri Maps for IBM Cognos Web Help: Report formats


创建及修改时间
Created: 10/20/2014

Last Modified: 2/2/2015
原文链接
http://support.esri.com/en/kno ... 43279

要回复问题请先登录注册