Can't get the VCL.net under BDS 2006 to install!

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
ErikW
Newbie
Newbie
Posts: 4
Joined: Wed Sep 01, 2004 4:00 am

Can't get the VCL.net under BDS 2006 to install!

Post by ErikW » Fri Aug 04, 2006 7:02 am

I've seen other users had the same problems

"C:\Program Files\Steema Software\TeeChart Pro 7.07 Full Source Code\Sources\Compiled\Delphi10\Assemblies\Steema.TeeChart.VCL.Design.dll is not a Delphi package/assembly"

I started to install with just the binaries but I got the above error message so I tried to use the source code and I've recompiled it using the recompile.exe and also in the IDE but it still not possible to add the dll in the .Net VCL tab in my IDE. The standard vcl (not vcl.net) seems to work fine.

Please help me out... :oops:

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Aug 07, 2006 2:46 pm

Hi Erik,

do you have the Delphi2006 Update 2 installed ?

ErikW
Newbie
Newbie
Posts: 4
Joined: Wed Sep 01, 2004 4:00 am

Post by ErikW » Tue Aug 08, 2006 10:24 am

Yes:

"Borland® Developer Studio for Microsoft® Windows™ Version 10.0.2288.42451 Update 2 Copyright © 2005 Borland® Software Corporation. All Rights Reserved."

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Aug 10, 2006 8:44 am

Hi Erik,

I've just test it and you're correct, I'm getting the same problem, something has been changed in the latest maintenance which affects the Net assembly, we're going to review which could be the problem.
I'll let you know something as soon as possible.

ErikW
Newbie
Newbie
Posts: 4
Joined: Wed Sep 01, 2004 4:00 am

Post by ErikW » Thu Aug 10, 2006 10:16 am

OK. Sounds good that you are working on it. Looking forward to the result.

/Erik

ErikW
Newbie
Newbie
Posts: 4
Joined: Wed Sep 01, 2004 4:00 am

Post by ErikW » Fri Aug 18, 2006 6:40 am

Any timeplan for this?

If it doesn't come soon I will have to get some other component to do the work...

/Erik

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Aug 21, 2006 12:25 am

Hi Erik,

yes, we'll try to post a new installer on our web site on this week. I'll advise here too.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Aug 29, 2006 9:51 am

Hi Erik,

I've been reviewing this problem, and as I can see it's not a TeeChart.dll problem. This happens when BDS2006 have some assembly search paths defined where the dll is saved, and some of them cannot be found or are older dll paths.
To fix it, please go to the Component -> Installed Net Components -> Assembly Search Paths and remove all the paths which reference to TeeChart Pro except the one where you've the latest installation.

Also, go to F:\Documents and Settings\Administrator\My Documents\Borland Studio Projects folder and if there you can find the Teechart dlls please remove them.
Once this has been done, closing the BDS, open it again and Adding the dll again should work fine.

Post Reply