laptop and a wrench

Error

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

Última publicación: August 25, 2014 ArcGIS Server (.NET)
Número de ID del error NIM039387
EnviadoOctober 17, 2008
Última modificaciónApril 2, 2025
Relacionado conArcGIS Server (.NET)
Versión encontrada9.3
Sistema operativoWindows OS
Versión de sistema operativoXP
EstadoWill Not Be Addressed

Información adicional

No Public Explanation

Solución alternativa

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>

Pasos para reproducir

ID del error: NIM039387

Software:

  • ArcGIS Server (.NET)

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga