Hello Yeray,
It happens when run the TeeRecompile program.
Best regards,
Magic
Search found 11 matches
- Tue Jul 23, 2013 6:49 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
- Fri Jul 19, 2013 2:29 am
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Hello Yeray, Thank you for your advice. I will change and test my program as your advice. Currently, I have another problem. I could not recompile by following error. VCLTee.TeeSpanish.pas(527) E2052 VCLTee.TeeSpanish.pas(528) E2066 Could you tell me about way to fix this issue? Best regards, Magic
- Tue Jul 16, 2013 5:59 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Hello Yeray,
I made the sample application by Delphi for testing of access violation.
Same problem happened, but I couldn't find the source file of "VCLTee.TeEngine.pas" in TeeChar2013SourceCode.
Where can I find it?
Best regards,
Magic
I made the sample application by Delphi for testing of access violation.
Same problem happened, but I couldn't find the source file of "VCLTee.TeEngine.pas" in TeeChar2013SourceCode.
Where can I find it?
Best regards,
Magic
- Fri Jul 05, 2013 8:30 am
- Forum: VCL
- Topic: installation problem of TeeChart 2013 for RAD XE3
- Replies: 5
- Views: 6637
Re: installation problem of TeeChart 2013 for RAD XE3
Hello Narcis,
Thank you for response.
I added the library path at Delphi library path.
But same problem happened.
Also, I added the library path at C++ library path.
But same problem happened.
Best regards,
Magic
Thank you for response.
I added the library path at Delphi library path.
But same problem happened.
Also, I added the library path at C++ library path.
But same problem happened.
Best regards,
Magic
- Thu Jun 13, 2013 11:01 pm
- Forum: VCL
- Topic: installation problem of TeeChart 2013 for RAD XE3
- Replies: 5
- Views: 6637
Re: installation problem of TeeChart 2013 for RAD XE3
Hello Narcis, Thank you for response. I uninstalled all TeeChart packages, and I reinstalled them. But same problem happens. This problem happens when reading the DclTeeMaker117.bpl package. But this file exists in available path. C:\Program Files (x86)\Steema Software\TeeChart 2013 for RAD XE3\Delp...
- Wed Jun 12, 2013 5:20 pm
- Forum: VCL
- Topic: installation problem of TeeChart 2013 for RAD XE3
- Replies: 5
- Views: 6637
installation problem of TeeChart 2013 for RAD XE3
Greetings,
I installed TeeChart 2013 to RAD XE3.
But it did not work.
I became not to be able to start XE3 by to happen attached error.
Could you please teach me how to fix this problem?
Best regards,
Magic
I installed TeeChart 2013 to RAD XE3.
But it did not work.
I became not to be able to start XE3 by to happen attached error.
Could you please teach me how to fix this problem?
Best regards,
Magic
- Thu Apr 18, 2013 10:12 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Hello Yeray, I think If you use the XE3, you should change the native OS exception parameter of debugger option. - At "Tools\Options...\Debugger Options\Embarcadero Debuggers\Native OS Exceptions" Select "32-bit Windows OS Exceptions - Access Violation( $C0000005)", and change the "handled by" to de...
- Wed Apr 17, 2013 5:11 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Hello Yeray,
Thank you for testing.
Nothing special requirements.
This problem rarely happens.
In our environment, this problem happens after the software started and 2 or 3 minutes elapsed.
Best regards,
Magic
Thank you for testing.
Nothing special requirements.
This problem rarely happens.
In our environment, this problem happens after the software started and 2 or 3 minutes elapsed.
Best regards,
Magic
- Mon Apr 15, 2013 11:25 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Hello,
Thank you for response.
I attached simple project for C++Builder XE3.
Please check it.
Magic
Thank you for response.
I attached simple project for C++Builder XE3.
Please check it.
Magic
- Sat Apr 13, 2013 3:53 am
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Re: Access violation in tee9170.bpl
Thank you for information. But I could not show the source code when exception happens. Our sample code is following. This sample is drawing 4 series. The AddXY function calls per 2ms. The buttom axis is changed by OnAfterAdd event. This problem rarely happens. I think these would not be special. Pl...
- Mon Apr 08, 2013 8:48 pm
- Forum: VCL
- Topic: Access violation in tee9170.bpl
- Replies: 15
- Views: 20332
Access violation in tee9170.bpl
Greetings, I had used the TeeChart standard edition on C++Builder XE3. Occasionally, a read access violation was happened in Tee9170.bpl. This problem was happens in TFastLineSeries@DrawAllValues at every time. I bought the latest TeeChart PRO for to fix this problem. Currently this problem still is...