laptop and a wrench

漏洞

Zooming out to an extereme scale will fail with an 'Invalid arguement' error

上次发布: August 25, 2014 ArcGIS Server (.NET)
漏洞 ID 编号 NIM039387
已提交October 17, 2008
上次修改时间April 2, 2025
适用范围ArcGIS Server (.NET)
找到的版本9.3
操作系统Windows OS
操作系统版本XP
状态Will Not Be Addressed

附加信息

No Public Explanation

解决办法

Insert the following code in the Default.aspx of the application and adjust the minZoom and maxZoom properties for the spatial reference and scale of your data.<script language="javascript" type="text/javascript"> Sys.Application.add_init(function() { $find('Map1').set_minZoom(0.1); $find('Map1').set_maxZoom(1); });</script>For more details on these properties, see the following:<a href="http://resources.esri.com/help/9.3/ArcGISServer/adf/dotnet/NET_ADFJS/html/Properties_T_J_ESRI_ADF_UI_MapBase.htm#seeAlsoToggle" target="_blank">http://resources.esri.com/help/9.3/ArcGISServer/adf/dotnet/NET_ADFJS/html/Properties_T_J_ESRI_ADF_UI_MapBase.htm#seeAlsoToggle</a>

重现步骤

漏洞 ID: NIM039387

软件:

  • ArcGIS Server (.NET)

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项