Reinstallation Issue

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Reinstallation Issue

Post by RogerK » Sun Jul 19, 2009 7:54 pm

I moved all of my Delphi 2006 development and TeeChart(v8) software to a diff XP box.
The problem comes when I rebuild the existing project files. The Teechart .pas files are not recognized...
I get the F2063 error that TeEngine.pas can not be recognized. ANy ideas here?

Thanks,
Roger

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Reinstallation Issue

Post by Yeray » Mon Jul 20, 2009 9:40 am

Hi Roger,

It looks like a missing search path. Could you please check the search path and the library path?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Wed Jan 13, 2010 6:19 pm

What am I looking for? What should be missing??
Thx,
Roger

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

Re: Reinstallation Issue

Post by Narcís » Thu Jan 14, 2010 8:49 am

Hi Roger,

Besides copying the files to the new box have you installed the packages into the IDE? I recommend you to use the binary installer for doing this task or using TeeRecompile tool shipped with the source code installer.
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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Thu Jan 14, 2010 3:02 pm

Where would I find the Recompile script?

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

Re: Reinstallation Issue

Post by Narcís » Thu Jan 14, 2010 3:24 pm

Hi RogerK,

This is not a script. It's a tool which automatically compiles the source code and installs it to chosen IDEs. It's available at TeeChart's program group.
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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Mon Feb 08, 2010 8:42 pm

I ran the TeeRecompile. I am still getting the same erroron the project build.
This is really frustrating. What should I try now?

Thanks,
Roger

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

Re: Reinstallation Issue

Post by Narcís » Tue Feb 09, 2010 9:39 am

Hi Roger,

Have you tried using the latest TeeChart Pro v8 VCL source code installer available at the client area? Maybe the sources where corrupted during the download or installation. If the problem persists please send us TeeRecompile's log.

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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Wed Feb 10, 2010 2:11 pm

Do I have access to this, and if so, where do I get to it? I had only purchased the standard version w/out source code.
R

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

Re: Reinstallation Issue

Post by Narcís » Wed Feb 10, 2010 2:26 pm

Hi Roger,

Ok, in that case you may be using TeeInstall.exe, aren't you? TeeRecompile.exe is only included with TeeChart Pro VCL source code installer. I guess your problem is the same as discussed here.

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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Wed Feb 10, 2010 2:54 pm

I placed the directory entry at the top of the library path....same result. BTW, I am still using Delphi 2006, not 2010.

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

Re: Reinstallation Issue

Post by Narcís » Wed Feb 10, 2010 6:53 pm

Hi Roger,

You should check the following:

1. Run Delphi, go to Project -> Options -> Packages and check there are no old TeeChart packages enabled.
2. Go to Project -> Options -> Directories/Conditionals -> Search Path and make sure that new TeeChart version's "Bin" and "Lib" folders are on *top* of that list.
3. Enable the left-bottom "Default" checkbox.

Does this help?
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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Sun Apr 18, 2010 2:29 am

Sorry it s taking so long...

I do not see the Projects--> Options--> Packages that you referred me to...no such option on delphi 2006. As to the directory paths, the Stemma 'assmblies'
directory was in the path. I added the /Bin and /lib. As an aside, my old box has exactly the same path entries as does the new box.

What next? I'm glad this isn't a pressing issue...yet.

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

Re: Reinstallation Issue

Post by Narcís » Mon Apr 19, 2010 8:11 am

Hi RogerK,

First of all, please notice that last week we release v8.07. This version includes a few installation enhancements. You may want to uninstall current version and install v8.07 to check if it solves the problems at your end.
I do not see the Projects--> Options--> Packages that you referred me to...no such option on delphi 2006. As to the directory paths, the Stemma 'assmblies'
directory was in the path. I added the /Bin and /lib. As an aside, my old box has exactly the same path entries as does the new box.
Just as you run BDS 2006, without opening any personality or project, go to Project -> Default Options -> Delphi for Win32 -> Packages -> Design packages and Project -> Default Options -> Delphi for Win32 -> Directories/Conditionals -> Search Path. Also, at Tools -> Options -> Environment Options -> Delphi Options -> Library Win32, check there are no old version paths here.

Also, if you are using VCL.NET, go to Component -> Installed .NET Components -> Assembly Search Path and remove all old TeeChart paths there and set latest version on top of the list.

Hope this helps!
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

RogerK
Newbie
Newbie
Posts: 18
Joined: Tue Mar 10, 2009 12:00 am

Re: Reinstallation Issue

Post by RogerK » Mon Apr 19, 2010 11:49 am

Before my my last post I had loaded the v8.07 version....same result. Also, I am using Delphi for .net. The Delphi Win32 shows as an option under the new computer but not the older one.

Post Reply