Page 1 of 1

Delphi7 installation error

Posted: Wed Jan 12, 2011 2:23 pm
by 10052874
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

Re: Delphi7 installation error

Posted: Wed Jan 12, 2011 3:38 pm
by narcis
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.

Re: Delphi7 installation error

Posted: Wed Jan 12, 2011 4:03 pm
by 10052874
I've tried TeeInstall with no luck.
Where can I download the source install (does my licence allow)?
Thanks
Andy

Re: Delphi7 installation error

Posted: Thu Jan 13, 2011 9:21 am
by yeray
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.