TEngine.pas missing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
AchatSolutions
Newbie
Newbie
Posts: 20
Joined: Wed Jul 11, 2001 4:00 am
Location: Bavaria
Contact:

TEngine.pas missing

Post by AchatSolutions » Wed Nov 28, 2007 9:23 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Nov 28, 2007 10:41 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TEngine.pas missing

Post by xxxxxx » Thu Nov 29, 2007 11:45 pm

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
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

AchatSolutions
Newbie
Newbie
Posts: 20
Joined: Wed Jul 11, 2001 4:00 am
Location: Bavaria
Contact:

Post by AchatSolutions » Mon Dec 03, 2007 8:12 am

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.

Post Reply