TeeChart7UpdateD2007 installation problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mc
Newbie
Newbie
Posts: 26
Joined: Fri Jul 15, 2005 4:00 am

TeeChart7UpdateD2007 installation problem

Post by mc » Mon Dec 12, 2011 3:12 am

I am installing Delphi 2007 on a new Windows 7 machine. TeeChart7.12Delphi2007 installed fine. But when installing TeeChart7UpdateD2007, I get the following error:
TeeChart Installation
VERSION: 7
RAD 2007.Win32 v11 (BDS v5 Enterprise)
EXCEPTION:
Invalid filename
--------------------------------------------

What do I do next?

Thank you.

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

Re: TeeChart7UpdateD2007 installation problem

Post by Yeray » Mon Dec 12, 2011 10:24 am

Hello,

Is your machine running a 64bit OS?
I had a similar error here with Win7 x64 when running TeeInstall.exe in the TeeChart7UpdateD2007 installation path.
However, I could install the component manually without problems. To do it:
- Open the IDE with no projects opened.
- Go to the "Component/Install Packages..." list and check no TeeChart package is selected.
- Browse to the DclTeePro711.bpl file in the Bin folder in your TeeChart 7 Update installation path, through the "Add..." option in the packages list.
- Correct any reference to TeeChart library and include paths, specially the following:
· "Tools\Options...\Environment Options\Environment Variables"
· "Tools\Options...\Environment Options\C++ Options\Paths and Directories\Include Path"
· "Tools\Options...\Environment Options\C++ Options\Paths and Directories\Library Path"
· "Tools\Options...\Environment Options\Delphi Options\Library - Win32\Library path"
· "Tools\Options...\Environment Options\Delphi Options\Library - Win32\Debug DCU 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

mc
Newbie
Newbie
Posts: 26
Joined: Fri Jul 15, 2005 4:00 am

Re: TeeChart7UpdateD2007 installation problem

Post by mc » Mon Dec 12, 2011 4:06 pm

Yes, it is Win7 x64. Your suggestion to Add the package manually seems to have worked. Thank you very much.

Post Reply