Problem in instalation on BDS 2006

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
dmgamer
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 19.12.2006, 15:11

Problem in instalation on BDS 2006

Post 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).
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post 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
dmgamer
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 19.12.2006, 15:11

Post by dmgamer »

Tanks Mark for you're help but I don't upgrade... Is a first install...
(version 6.6.0 beta)
jorgen
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 28.12.2006, 21:01

Post 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.
chris_had
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 30.11.2006, 12:48

Post 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
Lorenz
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 04.11.2005, 13:19
Location: UK
Contact:

Thank

Post by Lorenz »

Your instructions sorted out my 2006 install problem
Thanks alot Lorenz

:lol:
Post Reply