Error opening Delphi rio 10.3

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
RafaCuper
Newbie
Newbie
Posts: 1
Joined: Tue Mar 09, 2021 12:00 am

Error opening Delphi rio 10.3

Post by RafaCuper » Tue Mar 09, 2021 12:44 pm

When opening Delphi rio it opens an error to load the VCL bpl. already looked at the paths everything is correct
Attachments
Erro.jpg
Erro.jpg (30.64 KiB) Viewed 5673 times

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

Re: Error opening Delphi rio 10.3

Post by Yeray » Fri Mar 12, 2021 9:22 am

Hello,

The error message "Cannot load package *Tee*. It contains unit *, which is also contained in package *Tee*", where any of the *Tee* packages ends with a "0" (*Tee*0), indicates that the TeeChart Standard package that was shipped with the IDE (*Tee*0) is still trying to be loaded, and this creates a conflict with the version you've just installed.

There are two possible causes and solutions for this error:

- If the TeeChart Standard/Lite package shipped with the IDE (*Tee*0) is present and selected in the list of packages in the IDE, please uncheck it. Then you should be able to select the TeeChart Pro/Std commercial package (*Tee*) in the same list.

- There are some 3rd party tools (*) that can be referencing the TeeChart Standard/Lite package shipped with the IDE, and thus causing this conflict. Please try to uncheck temporally any 3rd party tool package you may have installed in the list of packages to try to identify which one is causing the conflict.

(*) Some known 3rd party tools using TeeChart Standard/Lite are: FastReports, DevExpress and ReportBuilder.
Steema Software supports the integration of TeeChart into QuickReport and IntraWeb. Any other integration is supported by the 3rd party tool manufacturer.
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