Page 1 of 1
Red X error, what causes it?
Posted: Wed Apr 04, 2007 7:39 pm
by 9640668
Hi,
I experienced a red X across my tchart. It does it once in a blue moon. I know that it's probably a complicated answer, and my program is quite large for diagnosis by forum members, so I thought I would ask in what cases does the Red X occur?
Some info.....4 or 5 fast line graphs drawing at speeds of 5 samples a second.
Posted: Thu Apr 05, 2007 7:16 am
by narcis
Hi Tnguyen,
Is it a WinForms or WebForms application? Which TeeChart version are you using?
Thanks in advance.
Posted: Thu Apr 05, 2007 8:06 pm
by 9640668
Hi Narcis,
The runtime version is v2.0.50727. It is a winforms application.
Thanks for your help!!
Posted: Tue Apr 10, 2007 7:37 am
by narcis
Hi Tnguyen,
Could you please download and install build 2.0.2652.22324/5, which is the latest version available at the client area? If the problem persists, could you please send us a simple example project we can run "as-is" to reproduce the problem here?
Thanks in advance.
Posted: Thu Apr 12, 2007 10:32 pm
by 9640668
Hi Narcis,
Thank you for your reply. I have upgraded our software to the latest version. However, to ensure that these kinds of errors do not happen, would you be able to give me a list of reasons that could cause the red x to appear?
Posted: Fri Apr 13, 2007 7:53 am
by narcis
Hi Tnguyen,
I'm not able to say why this happened since we couldn't reproduce the issue here. In fact, this is a pretty strange issue in WinForms applications. It could be a problem with your project's TeeChart reference.
In WebForms applications this is more common and uses to be because WebCharts have been misconfigured. You will find more information on how to properly setup WebChart at Tutorial9 - ASP.NET Applications. You'll find the tutorials at TeeChart's program group.