in the process of upgrading to 10.1. Having an issue with the selectionMapAction. After selecting any existing feature i am getting this error:
ESRI.ArcGIS.Mobile.dll!ESRI.ArcGIS.Mobile.WinForms.SelectionMapAction.OnMapMouseUp(ESRI.ArcGIS.Mobile.MapMouseEventArgs e = {X = 355 Y = 186 Button = The name 'button' does not exist in the current context}) + 0x1bf bytes
i know its looking for 'button' which doesn't exist, never has, didn't in the 10.0 version, why now? Any one else getting this??