Search found 10 matches

by Xenos
Tue Aug 02, 2005 5:53 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello, I just tried the new relase (7.0.0.5) of TeeChart, and it does seem to fix the "range check" errors. I am still getting various access violation errors though. It seems to be worse on slower systems. On slow systems the error can happen with as few as 200 points. Any ideas about this? Thanks.
by Xenos
Wed Jun 15, 2005 3:24 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Marc wrote:Hello Xenos,

We'll run throught the checks. By Tuesday of next week (14th) I should be able to give you an answer about an interim version or alternative solution.

Regards,
Marc Meumann
Hi Marc,

Any update on the status of this?

Thank you.
by Xenos
Wed Jun 08, 2005 2:14 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello, Yes, the critical section tested was internal to TeeChart. It's not one we'd like to leave there though as it's application would be general by nature and would affect performance. We'll take another look and see if we can make a clearer recommendation for an application based protected sect...
by Xenos
Tue Jun 07, 2005 1:27 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello, One workaround option to avoid the problem would be to set a critical section around the data load routine. I don't recommend that as being the best final solution, but as a short term measure it will most likely work sufficiently effectively to avoid problems. Thank you for looking into thi...
by Xenos
Wed May 25, 2005 4:10 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello, This is possibly related to Axis management whilst adding data to the Line Series. We are investigating. As an interim workaround you may find the FastLineSeries better suited to this kind of data volume. Regards, Marc Meumann Hello, I just tried 7.0.0.4, and the problem is still there. Do y...
by Xenos
Wed Apr 13, 2005 4:42 am
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Marc,

Thank you for the reply. We have changed the series type, and it does seem to help the problem. Although it still happens with a large number of points, it is better than before.

The problem seems to be worse on slower systems.

Any idea on when this problem will be resolved?

Thank you.
by Xenos
Mon Apr 11, 2005 12:13 am
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello,

Have you guys been able to reproduce this issue with the project I sent?

We really need to get this fixed before the next release of our product which will be later this week.

Thanks.
by Xenos
Fri Apr 01, 2005 1:57 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173


When posting to the newsgroup I keep getting the message that the attachment is too large (it's less than 400K).

Thanks.
I just rechecked, and the post is there now. It did give me an error when posting it though.
by Xenos
Fri Apr 01, 2005 1:55 pm
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Hello Xenos, I have the latest version of TeeChart (7.0.0.2 of the ocx). I recently upgraded from version 6. Please notice that our latest version is TeeChart Pro v7.0.0.3 ActiveX. I have a sample VC++ 2003 project that will cause the crash. Where should I send it? Please post it at [url]news://www...
by Xenos
Fri Apr 01, 2005 1:16 am
Forum: ActiveX
Topic: Chart crashing with access violation
Replies: 18
Views: 25173

Chart crashing with access violation

Hello, I have the latest version of TeeChart (7.0.0.2 of the ocx). I recently upgraded from version 6. I am having problems with the chart throwing access violations and invalid indexes. I am turning off auto paint, using AddXY to insert values, turning back on auto paint and then doing a refesh. Wh...