Page 1 of 1

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

Posted: Fri Aug 04, 2006 7:02 am
by 9338826
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:

Posted: Mon Aug 07, 2006 2:46 pm
by Pep
Hi Erik,

do you have the Delphi2006 Update 2 installed ?

Posted: Tue Aug 08, 2006 10:24 am
by 9338826
Yes:

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

Posted: Thu Aug 10, 2006 8:44 am
by Pep
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.

Posted: Thu Aug 10, 2006 10:16 am
by 9338826
OK. Sounds good that you are working on it. Looking forward to the result.

/Erik

Posted: Fri Aug 18, 2006 6:40 am
by 9338826
Any timeplan for this?

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

/Erik

Posted: Mon Aug 21, 2006 12:25 am
by Pep
Hi Erik,

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

Posted: Tue Aug 29, 2006 9:51 am
by Pep
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.