Crash when pasting into a grid

One of our clients had a crash while pasting into a grid. However, the error coming back is from a Syncfusion menu: Object reference not set to an instance of an object. at System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(IntPtr handle, Int32 objid) at System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(IntPtr handle) at System.Windows.Forms.ControlAccessibleObject.set_Handle(IntPtr value) at System.Windows.Forms.ControlAccessibleObject..ctor(Control ownerControl) at System.Windows.Forms.Control.CreateAccessibilityInstance() at System.Windows.Forms.Control.get_AccessibilityObject() at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.FireMenuComplete(Form form, Control menuControl) at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnStoppingMenuNavigation(Form form, Control menuControl) at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.StopKeyboardNavigation() at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs e) at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message& m) at Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) We are using 2.0.5.1 and upgrading is not a solution. Is this a known issue? Is there a workaround?

1 Reply

AD Administrator Syncfusion Team March 18, 2005 06:36 PM UTC

Hi Justin, Do you have any information from your client on how the XPToolbar was involved with the paste operation? (i.e., Was the source of the paste from a BarItem? Was the paste command from a Bar Item)? Regards, Gregory Austin Syncfusion Inc.

Loader.
Up arrow icon