Hi, I'm evaluating Xafari framework. Closing of Appearance Rules detail form produces this exception.
System.NullReferenceException: Object reference not set to an instance of an object. at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClearHighlightTimer(Boolean always) at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.Clear() at DevExpress.XtraBars.BarManager.CloseMenus() at DevExpress.ExpressApp.Win.Templates.ActionContainers.Items.BarChoiceActionItem.control_ItemClick(Object sender, ItemClickEventArgs e) at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link) at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link) at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link) at DevExpress.XtraBars.BarItemLink.OnLinkClick() at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick() at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs) at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs) at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link) at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link) at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e) at DevExpress.XtraBars.Controls.CustomPopupBarControl.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hello Goran, Thanks for reporting the issue. We are unable to reproduce the issue. We do not have ideas why this error can occur on your machine either. Could you please provide us with the following info? 1. A small demo project, reproducing the problem; 2. Detailed steps to reproduce the problem. We want to help you and are looking forward to hearing from you.
Regards, Mariya On behalf of Xafari Client Services Team
GoranClient
oh, I just deleted this project. I'll try another one