Page 1 of 1

Problem in instalation on BDS 2006

Posted: 19.12.2006, 15:20
by dmgamer
After installing no show components...
When I try install ZComponent say no designtime package...
When I try install ZComponentDesign, the compiler remove 3 units, confirm the instalation sucessfull done but no show components in IDE.

Message from compiler:
Remove ZPropertyEditor, ZUpdateSqlEditor, ZComponentReg.
Unit(s) ZPropertyEditor, ZUpdateSqlEditor, ZComponentReg were found in required package ZComponent.


Sry my english... I speak Portuguese (Brazil).

Posted: 19.12.2006, 16:14
by mdaems
Hi dmgamer.

I'm sure you were upgrading...

You should remove all traces from the old version from your system.
- Uninstall Package
- Close IDE
- Search for Z*.bpl ...
- Erase Zeos Bpl's
- Restart IDE
- Compile new packages. (Original versions, so before removing the units)
- Install ComponentDesign package.

Mark

Posted: 19.12.2006, 20:03
by dmgamer
Tanks Mark for you're help but I don't upgrade... Is a first install...
(version 6.6.0 beta)

Posted: 28.12.2006, 21:12
by jorgen
I have the same problem, BDS 2006, clean install - no components displayed in the toolbar. I doubt there are only two of us with this problem ? My BDS 2006 install is standard, there are even no other 3rd party components besides those included in install.

Posted: 05.01.2007, 14:00
by chris_had
Hi guys,

I have copied the info below from my post on the other thread concerning install issues on delphi 2006...

-------------------

I got the same error in D2006 after I clicked OK when asked if I wanted to remove the references.

This is resolved by removing the ZComponent packge from the required packages list form the designtime100 package.

In order to successfully install the 6.6 beta package into D2006, I did the following...

1) Unziped a fresh copy of 6.6 beta.
2) Deleted the contents of the "\Packages\Delphi10\Build" directory.
3) Opened the "zeosdbo.bdsgroup" package.
4) Selected the "ZComponentDesign100.bpl" package, under the "requires"
section, remove the package "ZComponent".
5) Right-click select "Build all from here"
This gave me 19 warnings, but no errors.
6) Finally install the ZComponentDesign100.bpl package.

This should now give you the Zeos components for winforms.

--------------------

All the best,
Chris

Thank

Posted: 18.05.2009, 13:19
by Lorenz
Your instructions sorted out my 2006 install problem
Thanks alot Lorenz

:lol: