startup issue cannot load package Tee9200

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

startup issue cannot load package Tee9200

Post by JMAC61 » Mon Mar 23, 2015 1:35 pm

I need to get going on our current project and next I need to use TChart.

I finally reinstalled the TChart and I'm still getting errors.
I have the non source version and I am working in Rad Studio XE6

I don't know if I need this or not, but, I would like to have confidence that everything installed properly before spending even more time trying to make things work.
So far I have spent 2+ hours trying to find out what this error is all about and how to fix it.

I can tell the IDE not to try to load it, but, I don't know what it is and perhaps I will need it.

I hope you can help quickly, it is critical that I get back to my own project.

Thanks for your help

> Update <
The error asks if I want to attempt to open on the next startup. If I say no then TChart does not show up at all.

the error indicates that the package is looking for VCLTee.TeeGDIPlus

JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

Re: startup issue cannot load package Tee9200

Post by JMAC61 » Mon Mar 23, 2015 4:47 pm

I read in another post that my issue may have something to do with TMS Pack being installed.

Can't load package C:\program files(x86)\Steema Software\teechart 2015 for Rad XE6\Delphi20.win32\Bin\DCLTeePro920.bpl.
Cannot load package 'Tee9200'. It contains unit VCLTee.TeeGDIPlus, which is also contained in package Tee920.

Any help please

John

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

Re: startup issue cannot load package Tee9200

Post by Yeray » Tue Mar 24, 2015 9:11 am

Hi John,

Take a look at this post and follow the instructions on it:
http://www.teechart.net/support/viewtop ... 773#p67773
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

JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

Re: startup issue cannot load package Tee9200

Post by JMAC61 » Tue Mar 31, 2015 3:04 am

OK, I think I have the system installed.

There are still some issues.

I am using Fast Reports and TeeChart.
To get going I made sure both of the TeeChart components were removed.
Then I removed fast report.
I installed TeeChart and then installed the Fast Report.

The Fast report requires that I run some software to recompile.

This seems to work.

I started a new project and dropped a chart on a form.
recompiling complains that the library and include files were not there.
I set the location for the files and still have another issue.

Now when I compile the messages show up as Unable to open TEERESOU.RES / TEEFONTS.RES / VCLTEE.TEEEXCEPTION.DFM

Please helpppp....

John

JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

Re: startup issue cannot load package Tee9200

Post by JMAC61 » Tue Mar 31, 2015 3:26 am

I might have this sorted out.

I had to update the IDE in Tools\Options to include
some include paths
The Lib and OBJ directories.

This part seems rather manual. Is this something I was supposed to do?

John

PS> I can add a TChart to an empty form and compile without complaints....

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

Re: startup issue cannot load package Tee9200

Post by Yeray » Tue Mar 31, 2015 7:25 am

Hello John,

I'm glad to hear you could finally make it work!
JMAC61 wrote:I had to update the IDE in Tools\Options to include
some include paths
The Lib and OBJ directories.

This part seems rather manual. Is this something I was supposed to do?
The installer should do it for you, but it may fail in some cases. That's why we use to recommend revising the paths manually to make sure everything is in place.

Also note C++Builder is specially tricky because an old project may include references to a previous environment hardcoded in the project files, making this old project to not build successfully even when a new simple project works fine. In these cases we suggest to manually edit the old project files (with notepad or similar) and correct any wrong reference it may contain.
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

JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

Re: startup issue cannot load package Tee9200

Post by JMAC61 » Tue Mar 31, 2015 12:41 pm

Sure enough, I had to open the project file and take out references to Tee.lib, TeeUI.lib and TeeDB.lib.

I will check in when this project is on the way.

Usually, I would prefer to deal with Embarcadero regarding the ide settings.
The traditional forums seem to be down.

Thanks for your help.

John

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

Re: startup issue cannot load package Tee9200

Post by Yeray » Tue Mar 31, 2015 1:06 pm

Hello,
JMAC61 wrote:Usually, I would prefer to deal with Embarcadero regarding the ide settings.
The traditional forums seem to be down.
The old Emb forums are also giving problems to us.
Note they opened these other forums:
http://community.embarcadero.com/index.php/forum
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

JMAC61
Newbie
Newbie
Posts: 9
Joined: Mon Jun 02, 2014 12:00 am

Re: startup issue cannot load package Tee9200

Post by JMAC61 » Tue Mar 31, 2015 2:20 pm

Hello Again:

Almost there.
I still have something wrong in my Project ( I think )

When I add a DBChart to an empty form in a new project and compile the project opens and runs just fine.

When I add a new form and then a new DBChart inside my project I get allocation errors.
I'm not sure where to start looking.

Thanks in advance

John

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

Re: startup issue cannot load package Tee9200

Post by Yeray » Wed Apr 01, 2015 11:43 am

Hi John,
JMAC61 wrote:When I add a new form and then a new DBChart inside my project I get allocation errors.
I'm not sure where to start looking.
I'd suggest you to manually edit the old project files (with notepad or similar) and correct any wrong reference you may find on them.

I see you opened a new thread with this.
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