Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1415
UltraWinListView divide by zero error in latest service release !
posted

Upgraded to latest service release and now some users are reporting this error.

Not sure if it is definitely related to this particular service release??

Application_ThreadException():System.DivideByZeroException: Attempted to divide by zero.    at Infragistics.Win.UltraWinListView.UltraListViewScrollManager.RecalculateMetrics()    at Infragistics.Win.UltraWinListView.UltraListViewScrollManager.get_HScrollBarInfo()    at Infragistics.Win.UltraWinListView.UltraListViewScrollManager.VerifyScrollPosition()    at Infragistics.Win.UltraWinListView.UltraListViewItemContainerUIElement.PositionChildElementsList(UIElementsCollection oldElements)    at Infragistics.Win.UltraWinListView.UltraListViewItemContainerUIElement.PositionChildElements()    at Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)    at Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)    at Infragistics.Win.UIElement.DrawHelper(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean clipText, Boolean forceDrawAsFocused, Boolean preventAlphaBlendGraphics)    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize, Boolean preventAlphaBlendGraphics)    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)    at Infragistics.Win.UltraControlBase.OnPaint(PaintEventArgs pe)    at Infragistics.Win.UltraWinListView.UltraListView.OnPaint(PaintEventArgs eventArgs)    at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)    at System.Windows.Forms.Control.WmPaint(Message& m)    at System.Windows.Forms.Control.WndProc(Message& m)    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)

Parents Reply Children
No Data