laptop and a wrench

Error

The map control application crashes when the vertex of Callout is moved using ControlSelectToolClass when the tool is created without passing in a ToolbarControl.

Última publicación: August 25, 2014 ArcGIS Engine
Número de ID del error NIM058243
EnviadoJune 11, 2010
Última modificaciónJune 5, 2024
Relacionado conArcGIS Engine
Versión encontrada9.3.1
Lenguaje del programaVB.Net
Sistema operativoWindows OS
Versión de sistema operativo2003
Versión corregida10.1
EstadoFixed

Solución alternativa

If a toolbar control is added to the application, it may not have any items but does require to be buddied with the map control. Then change the code to hook to the toolbar control. ICommand cmd = new ESRI.ArcGIS.Controls.ControlsSelectTool(); cmd.OnCreate(axToolbarControl1.Object); axMapControl1.CurrentTool = (ITool)cmd;

Pasos para reproducir

ID del error: NIM058243

Software:

  • ArcGIS Engine

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