Jump to content
Software FX Community

Unhandled exception in DEBUG Mode only


User (Legacy)

Recommended Posts

I get an unhandled exception when my chart becomes visible.  This only 

occurs in debug mode (VS 2003). In release mode everything is fine. This

started after I installed build 6.2.1602. Here is the stack trace.

Any ideas??

at SoftwareFX.ChartFX.ChartCore.F8(Object 1RW)

at SoftwareFX.ChartFX.ChartCore.FY(IPersistBase 1T0)

at SoftwareFX.ChartFX.ChartCore.Import(FileFormat format, Stream stream)

at SoftwareFX.ChartFX.03.8F(Chart 1BW, Boolean 1BX, Boolean 1BY)

at SoftwareFX.ChartFX.1S.PC(IGraphicsEx 2HB, Rectangle& 2HC, Boolean 2HD)

at SoftwareFX.ChartFX.1S.PB(IGraphicsEx 2H7, Boolean 2H8, Rectangle& 2H9,

Int32 2HA)

at SoftwareFX.ChartFX.0V.OnPaint(PaintEventArgs e)

at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e,

Int16 layer, Boolean disposeEventArgs)

at System.Windows.Forms.Control.WmPaint(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32

msg, IntPtr wparam, IntPtr lparam)

at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

at

System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32

dwComponentID, Int32 reason, Int32 pvLoopData)

at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason,

ApplicationContext context)

at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason,

ApplicationContext context)

at System.Windows.Forms.Application.Run(Form mainForm)

Rodney Roberts

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...