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.

Last Published: August 25, 2014 ArcGIS Engine
Bug ID Number NIM058243
SubmittedJune 11, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS Engine
Version found9.3.1
Program languageVB.Net
Operating SystemWindows OS
Operating System Version2003
Version Fixed10.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;

Steps to Reproduce

Bug ID: NIM058243

Software:

  • ArcGIS Engine

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options