Page 1 of 2

TeeChart2014.0.0.2 in Japanese system

Posted: Fri Jan 30, 2015 1:58 pm
by 16668589
Hi,

We have a problem running the TeeChart2014.0.0.2 ActiveX control in a Japaniese system. It crashes when we try to close the product in which we are generating JPGs. In all the other systems (english, chinese, french, german) is working. We are getting a message box "Runtime error 216 at 037F7B52". With the beta version what we got it's working.

Thanks.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Fri Jan 30, 2015 3:10 pm
by yeray
Hello,

What IDE are you using to get this error with the given application?
Micro wrote:With the beta version what we got it's working.
I'm not sure to understand this part.
Does the beta version solve the problem?

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Fri Jan 30, 2015 3:33 pm
by 16668589
Visual Studio 2013, but you can generate the exe and run it.

With the beta version is working. You sent us a beta version in July, see backwards compatibility topic.

What I wanted to say is that this problem appeared in the new release. The beta version is before the release version, so beta cannot solve the release problem.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Thu Feb 05, 2015 8:37 am
by yeray
Hello,

Excuse us for the delayed reply here.
We're doing some tests in virtual machines to check it.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Thu Feb 05, 2015 5:00 pm
by 10050769
Hello,

Finally we have reproduced the problem you are experiencing. We have already added the problem in the TeeChart Activex Bugzilla tracker. We will try to fix it to upcoming versions TeeChartActivex. Here's the link to the ticket: http://bugs.teechart.net/show_bug.cgi?id=1122. Feel free to add your email to the tickets so you can be automatically notified when an update arrives.

Meantime, I would suggest you enable the GDI+ canvas to prevent the runtime error. You need only comment the line below of your code:

Code: Select all

...
//rTChart.GetAspect().GetGDIPlus().SetActive(FALSE);
...
Hoping it will help.

Thanks in advance,

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Fri Mar 20, 2015 1:42 pm
by 16671268
Hi,

I've got an email that the problem is fixed. When can we get a new AcitveX control with the fix included?

Thanks

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Fri Mar 20, 2015 3:35 pm
by yeray
Hello,

We expect to publish a maintenance release very soon. Please stay tuned.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Mon Mar 30, 2015 9:01 am
by yeray
Hello,

Excuse us for the delay here.
I'm sending a pre-release version of the ocx to the mail account you have registered in this forum: p*******g-uk@m********s.com

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Tue Mar 31, 2015 8:18 am
by 16671268
Hi,

Thanks for the info.
But, can you send one more time?
We didn't get any email?

Thanks

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Tue Mar 31, 2015 8:35 am
by yeray
Hello,

I've just forwarded the mail to the same mail address.
If you don't receive it, maybe you can tell us a different mail address (you can send a mail to "sales at steema dot com" with it if you don't want to publish it here).

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Tue Mar 31, 2015 2:11 pm
by 16671268
Hi,

I got the email but the link is not ok.

See the attached image:

[img]LinkNotOk.PNG[/img]

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Wed Apr 01, 2015 7:32 am
by yeray
Hello,

Excuse me. I'm sending it again.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Wed Apr 01, 2015 12:55 pm
by 16671268
Hi,

Thank you.I managed to download it.

But, my demo is still crashing the same way.
This happens only in Japanese Windows.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Thu Apr 02, 2015 7:10 am
by yeray
Hi,

We've tested the application you posted in the opening post in this thread in the same (Japanese virtual) machine where we could reproduce the problem. We just registered the new ocx and ran the exe that was built previously and it worked fine.
Are you sure you correctly registered the new ocx?
Note the problem was reproduced in the Japanese virtual machine when the exe was launched from outside the IDE; running the project from the IDE didn't give any problem for us here.

Re: TeeChart2014.0.0.2 in Japanese system

Posted: Thu Apr 02, 2015 1:23 pm
by 16671268
Hi,

On Windows JP 32-bit is running ok but on Windows JP 64-bit we still get the problem.
We will try to test on other machines using Windows JP also.

Thanks