We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Assertion Failed In Design Mode from the MainFrameBarManager

I''ve created an MDI form with a MainFrameBarManager. When I click to a category in the customization dialog I get this Assertion Failed Message: --------------------------- Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue --------------------------- at MenuGridControlBase.OnQueryCoveredRange(Int32 rowIndex, Int32 colIndex, GridRangeInfo& range) at MenuGridControlBase.ModelQueryCoveredRange(Object sender, GridQueryCoveredRangeEventArgs e) at GridQueryCoveredRangeEventHandler.Invoke(Object sender, GridQueryCoveredRangeEventArgs e) at GridModel.OnQueryCoveredRange(GridQueryCoveredRangeEventArgs e) at GridModel.RaiseQueryCoveredRange(GridQueryCoveredRangeEventArgs e) at GridModelCoveredRanges._Find(Int32 rowIndex, Int32 colIndex, GridRangeInfo& range) at GridModelCoveredRanges.Find(Int32 rowIndex, Int32 colIndex, GridRangeInfo& range) at GridModelCoveredRanges.FindRange(Int32 rowIndex, Int32 colIndex) at GridViewLayout.VisitVisibleCells(GridRangeInfo range, GridRowColRangeInfoHandler[] handler) at GridViewLayout.CombineSpannedRanges(GridRangeInfo range) at GridControlBase.UpdateColWidths(Int32 fromColIndex, Int32 toColIndex, Int32[] savedWidths) at GridControlBase.ModelColWidthsChanged(Object sender, GridRowColSizeChangedEventArgs e) at GridRowColSizeChangedEventHandler.Invoke(Object sender, GridRowColSizeChangedEventArgs e) at GridModel.OnColWidthsChanged(GridRowColSizeChangedEventArgs e) at GridModel.RaiseColWidthsChanged(GridRowColSizeChangedEventArgs e) at GridModelColWidthsIndexer.OnChanged(GridRowColSizeChangedEventArgs e) at GridModelRowColSizeIndexer.SetRange(Int32 from, Int32 last, Int32[] values, Boolean discardUndo) at GridModelRowColSizeIndexer.SetRange(Int32 from, Int32 last, Int32[] values) at GridModelRowColSizeIndexer.SetRange(Int32 from, Int32 last, Int32 value) at GridModelRowColSizeIndexer.set_Item(Int32 index, Int32 value) at MenuGridControlBase.UpdateMenuColors() at MenuGridControlBase.set_MenuBound(Boolean value) at MenuGridControlCustomizable.set_MenuBound(Boolean value) at MenuGridControlBase.Show(ParentBarItem parentItem, Point location, IPopupParent parentUI, Boolean setDefaultSelection) at CustomizationPanel.RefreshBarItemsList() at CustomizationPanel.catView_SelectionChanged(Object sender, TreeViewEventArgs e) at TreeView.OnAfterSelect(TreeViewEventArgs e) at TreeView.TvnSelected(NMTREEVIEW* nmtv) at TreeView.WmNotify(Message& m) at TreeView.WndProc(Message& m) at ControlNativeWindow.OnMessage(Message& m) at ControlNativeWindow.WndProc(Message& m) at NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) at Control.ReflectMessageInternal(IntPtr hWnd, Message& m) at Control.WmNotify(Message& m) at Control.WndProc(Message& m) at ScrollableControl.WndProc(Message& m) at ControlNativeWindow.OnMessage(Message& m) at ControlNativeWindow.WndProc(Message& m) at NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg,... --------------------------- Interrompi Riprova Ignora --------------------------- Thank you. Antonio Ganci

6 Replies

AD Administrator Syncfusion Team September 8, 2004 08:07 PM UTC

Hi Antonio, I am afraid, this information is not sufficient to determine the cause for the above exception. I would appreciate if you could create a Direct-Trac incident in this regard, and provide us with a test sample to recreate this issue. Thanks for your cooperation. Regards, Guru Patwal Syncfusion, Inc.


CF Chuck Fields September 28, 2004 10:45 AM UTC

I also have been extremely frustrated with this error. It seems to be in MenuGridControlBase.OnQueryCoveredRange. When running with the Syncfusion code in Debug (the assembly manager not my project), I get this error almost every time I click in the menu customization dialog. I used assembly manager to switch to the Default Prebuilt version and I haven''t seen the problem since. Perhaps, syncfusion merely needs to remove the assertion, since it seems to be a handled issue. As a matter of fact, if I click Ignore enough times, it seems to work.


HP Holger Persch September 29, 2004 03:07 AM UTC

Hi, I also can confirm this behaviour. As far I can say, it was introduced with version 2.1.0.9. If I can help you by providing further information, please tell me what you need. Regards, Holger


AD Administrator Syncfusion Team September 29, 2004 04:25 PM UTC

Hi all, I can also confirm this error. I''m using also 2.1.0.9 Regards, Thomas


AD Administrator Syncfusion Team September 30, 2004 06:42 PM UTC

Hi, Like I mentioned earlier, we need more information in this regard. A test sample that can recreate this issue would be great help. I would appreciate if you guys would create a Direct-Trac incident in this regard. Thanks for your cooperation. Regards, Guru Patwal Syncfusion, Inc.


AD Administrator Syncfusion Team October 6, 2004 04:50 PM UTC

Hi, After further investigating this issue, I could see this in the Debug mode of v2.1.0.9 using your Holger''s test sample. This issue has now been taken care of internally and the fixes are expected to be included in the next release of Essential Suite (post v2.1.0.9 releases). We appreciate your feedback, and thanks for your continued interest in Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon