Capture the error when a GraphicsLayer is added below another MapResourceItem (local or internet resource) in a MapResourceManager.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM041621
已提交
January 16, 2009
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (.NET)
找到的版本
9.3
操作系统
Windows OS
操作系统版本
XP
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.
解决办法
Workaround:1) Place GraphicsLayer above all the other map resources.2) Set the PrimaryMapResource to a non-graphics layer. Leaving it empty will cause the GraphicsLayer to be taken as the primary map resource as it is seems it is assumed to be a cached resource (first cached resource is set as primary map resource unless otherwise specified :: http://resources.esri.com/help/9.3/arcgisserver/adf/dotnet/developer/ADF/control_map.htm).