laptop and a wrench

Error

The VB.NET version of the Web Mapping Application defaults to Pan as the active tool but the Zoom In button is highlighed on the toolbar.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM035683
EnviadoMay 28, 2008
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.3
Versión corregidaN/A
EstadoFixed

Solución alternativa

In the VB template, edit the Toolbars CurrentTool property to use "MapPan". Alternatively, the Default.aspx could be edited directly to change CurrentTool="MapZoomIn to "CurrentTool="MapPan".If the user wants the default tool to be MapZoomIn they can also leave the Toolbars CurrentTool property as is and use JavaScript to set the zoom in tool to be the default startup tool: var map = $find('Map1'); map.set_mouseMode(ESRI.ADF.UI.MouseMode.ZoomIn);

Pasos para reproducir

ID del error: NIM035683

Software:

  • No Product Found

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