Hi,
After installing TeeChart 8.07 pro in Delphi 7 I'm getting the error;
"the procedure entry point @Teegdiplus@initialization$qqrv could not be locatied in the dynamic link library TeePro87.bpl"
I had previously installed 8.06 manually with no problems and ensured that this was fully removed (including paths) before updating.
Any ideas?
Cheers
Andy
Delphi7 installation error
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Delphi7 installation error
Hi Andy,
Did you try uninstalling and installing using TeeInstall or TeeRecompile tools included with TeeChart installation? The first one is available with binary installers while the later is in the source code installer.
Thanks in advance.
Did you try uninstalling and installing using TeeInstall or TeeRecompile tools included with TeeChart installation? The first one is available with binary installers while the later is in the source code installer.
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 |
Instructions - How to post in this forum |
Re: Delphi7 installation error
I've tried TeeInstall with no luck.
Where can I download the source install (does my licence allow)?
Thanks
Andy
Where can I download the source install (does my licence allow)?
Thanks
Andy
Re: Delphi7 installation error
Hi Andy,
Checking your license information, it seems you are owner of a TeeChart Pro v8 license, without source code. So you only have access to the binary version (and thus to the TeeInstall application).
I'd suggest you to check that the library and search paths again, and check that the TeeChart paths are on the top of the lists.
If you still have problems with it, I'd suggest you to uninstall the component again (with the IDE closed), open the IDE to revise/clean manually the library and search paths, reinstall the component (with the IDE closed) and reopen the IDE to check that the TeeChart paths are on the top of the lists.
And always test the IDE creating a new simple application with a chart on a form.
Checking your license information, it seems you are owner of a TeeChart Pro v8 license, without source code. So you only have access to the binary version (and thus to the TeeInstall application).
I'd suggest you to check that the library and search paths again, and check that the TeeChart paths are on the top of the lists.
If you still have problems with it, I'd suggest you to uninstall the component again (with the IDE closed), open the IDE to revise/clean manually the library and search paths, reinstall the component (with the IDE closed) and reopen the IDE to check that the TeeChart paths are on the top of the lists.
And always test the IDE creating a new simple application with a chart on a form.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |