Page 1 of 1

TEngine.pas missing

Posted: Wed Nov 28, 2007 9:23 am
by 4210526
Hello support team,

i am using delphi 6 with teechart 5.02. My licence is without source code.

I am using following code in my application.

Code: Select all

Series.XScreenToValue(Value);

When calling this function at runtime i am getting a 'Source missing
TeEngine.pas' error.
I am trying to ignore that but then i am getting a access violation.

How can i fix that (without getting the code)?

Thanks.

Stefan Henkenjohann
Achat Solutions GmbH

Info:
Crossposting on steema.public.attachments

Posted: Wed Nov 28, 2007 10:41 am
by narcis
Hello Stefan,

This is quite strange. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You can either post your files at the attachments newsgroup or at our upload page.

Thanks in advance.

Re: TEngine.pas missing

Posted: Thu Nov 29, 2007 11:45 pm
by 9047589
4210526 wrote: When calling this function at runtime i am getting a 'Source missing
TeEngine.pas' error.
I never used Delphi6, could it be a message from built-in IDE debugger? Anyhow it would be usefull to see a screenshot

Posted: Mon Dec 03, 2007 8:12 am
by 4210526
Thanks for interest in my problem.

I have reinstalled it (second time), now it works :)

I dont understand why because the first time i reinstalled it nothing has changed, but now it works!

Anyway, thanks.