laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 ArcGIS Engine
Bug-ID-Nummer NIM058243
EingereichtJune 11, 2010
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Engine
Gefunden in Version9.3.1
ProgrammspracheVB.Net
BetriebssystemWindows OS
Betriebssystemversion2003
Behoben in Version10.1
StatusFixed

Workaround

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;

Schritte zur Reproduzierung

Bug-ID: NIM058243

Software:

  • ArcGIS Engine

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln