Post
by hchiker » Wed Dec 08, 2010 3:02 pm
Hi,
I found this post that discrib exctly the issue that I have encontred with the version 3.5.3330.21114 using VS 2010
Source=TeeChart
StackTrace:
à Steema.TeeChart.Styles.ValueList.get_Item(Int32 index)
à Steema.TeeChart.Styles.CustomPoint.CalcFirstLastVisibleIndex()
à Steema.TeeChart.Styles.Series.DrawSeries()
à Steema.TeeChart.Chart.InternalDraw(Graphics g, Boolean noTools)
à Steema.TeeChart.Chart.InternalDraw(Graphics g)
à Steema.TeeChart.TChart.Draw(Graphics g)
à Steema.TeeChart.TChart.OnPaint(PaintEventArgs pe)
à System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
à System.Windows.Forms.Control.WmPaint(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.Run(Form mainForm)
à SpiRID_Companion.Program.Main() dans D:\Dev\SpiRID companion\SpiRID Companion\Program.cs:ligne 18
à System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()
InnerException:
Is there a fix?
Thanks