Unhandled Exception - Cartwall
Posted: 21 Jul 2016 23:02
Hi there,
I'm using a demo version of your software to try out the features and, unfortunately, within a matter of minutes I can go no further because of a bug. I get an unhandled exception message and, funnily enough, the 'Report Error...' button doesn't work either!
This occurs on startup and when mousing over any of the cart buttons in either Cartwall 1 or 2.
Any ideas?
I'm using a demo version of your software to try out the features and, unfortunately, within a matter of minutes I can go no further because of a bug. I get an unhandled exception message and, funnily enough, the 'Report Error...' button doesn't work either!
Code: Select all
21/07/2016 21:58:56 [v4.0.1.46]:********** Error/Exception Information **********
Error Message: Parameter is not valid.
Error Type: System.ArgumentException
Error Source: System.Drawing.Void ToLogFont(System.Object, System.Drawing.Graphics)
********** System Stack Trace **********
at System.Drawing.Font.ToLogFont(Object logFont, Graphics graphics)
at System.Drawing.Font.ToLogFont(Object logFont)
at DevExpress.Utils.Text.FontCache.CreateGdiFont(Font font)
at DevExpress.Utils.Text.FontCache..ctor(Graphics graphics, Font font)
at DevExpress.Utils.Text.ConstDpiFontsCache.GetFontCacheByFont(Graphics graphics, Font font)
at DevExpress.Utils.Text.FontsCache.GetFontCacheByFont(Graphics graphics, Font font)
at DevExpress.Utils.Text.TextUtils.GetFontAscentHeight(Graphics g, Font font)
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.GetTextAscentHeight()
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcTextBaseline()
at DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcContentRect(Rectangle bounds)
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcRects()
at DevExpress.XtraEditors.ViewInfo.BaseControlViewInfo.CalcViewInfo(Graphics g)
at DevExpress.XtraEditors.LabelControl.LayoutChanged(Boolean isVisualUpdate)
at DevExpress.XtraEditors.LabelControl.OnPropertiesChanged()
at DevExpress.XtraEditors.LabelControl.OnStyleChanged(Object sender, EventArgs e)
at DevExpress.Utils.AppearanceObject.OnSizeChanged()
at ProppFrexx.CartControl.tExF()
at ProppFrexx.CartControl.<>c__DisplayClass7.<SetTrack>b__4()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
********** End **********Any ideas?