error message after installation

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
cssesuc
Newbie
Newbie
Posts: 44
Joined: Wed Apr 08, 2015 12:00 am

error message after installation

Post by cssesuc » Wed Apr 22, 2015 11:25 am

dear Support,
I installed the 2013 demo version, but accidently did not uninstall it first, before installing the 2013.
Now, I am getting the following error message:
@Vcltee@Tecanvas@TTeePen@SetVisible Tee916.bpl

Can someone tell me what I did wrong here, and how I shall proceed in the end. How can I for instance revert to the default TeeChart standard edition which is shipped with Embarcadero XE2 ?
I can see for instance this directory:
C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\lib\Backup_TeeChart
what are the contents of this directory? Are these the default bpl of the Standard TeeChart?
Thanks in advance for any hint which could help to move forward.
thanks,
Nabil Ghodbane (PhD. Habil)

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

Re: error message after installation

Post by Yeray » Wed Apr 22, 2015 1:17 pm

Hello,

Yes, the Backup_TeeChart folder contains a backup of the Lite/Standard version that was shipped with the IDE.
The installer does this backup when calling TeeInstall in install mode.
The uninstaller moves the contents of these folders back to the original place when calling TeeInstall in uninstaller mode.
Note you can also manually run TeeInstall and it will run in install depending on the packages that are installed on the IDE.

If you installed a version on top of another it shouldn't be so problematic.
However, I'd run TeeInstall twice, the first to uninstall and a second to reinstall the components. Then, I'd check the paths on the IDE and a simple project with just a chart on the form.
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

cssesuc
Newbie
Newbie
Posts: 44
Joined: Wed Apr 08, 2015 12:00 am

Re: error message after installation

Post by cssesuc » Wed Apr 22, 2015 2:26 pm

thanks for the prompt reply!
from your reply, this means, that if i run the tool to uninstall the trial version that i had installed first, once uninstalled, just to make sure that I am using the default TeeChart, i simply need to move the contents of the TeeChart
\Backup_TeeChart\
to
C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\lib
and then the default and standard version of TeeChart which is shipped with Embarcadero XE2.
Then, i simply need to make sure in the IDE, that I load the right BPL and set accordingly the paths in the Tools/Library menu.
This is my understanding from what you replied. Am I missing some obvious point here?
thanks in advance for your valuable help and support!
thanks,
Nabil Ghodbane (PhD. Habil)

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

Re: error message after installation

Post by Yeray » Thu Apr 23, 2015 8:05 am

Hello,

Uninstalling the component should move the files from Backup_TeeChart to their original location. These are the files from the Lite/Standard version shipped with the IDE. So, at this point the Backup_TeeChart should be empty.
Then, you only need to check the list of packages and the Library paths.
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

Post Reply