Installation of ZEOS in Delphi 2007

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
jaevencooler
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 30.01.2009, 13:55
Location: Delmenhorst

Installation of ZEOS in Delphi 2007

Post by jaevencooler »

I downloaded the newest revision from svn, Installation worked fine, no Errors!
But after compilling and Installing ZComponentDesign, i have NO Components on the palette ? :(

If I check Components, Installed Packages I see the Package Zeos Database Components, but there are no installed Components !

I reinstalled for about 4 times, no change !

Any Ideas ?

Code Gear Version Info:

CodeGear™ Delphi® 2007 für Win32® R2 Version 11.0.2804.9245 Copyright © 2007 CodeGear™. Alle Rechte vorbehalten.

Windows Vista, latest Service Packs and Patches

Thanks Michael
trupka
Expert Boarder
Expert Boarder
Posts: 140
Joined: 26.08.2007, 22:10

Post by trupka »

Package name is "ZComponentDesign110.bpl" ??
Just working with current stable version and D2007 without any problems. Did you try to reset Tool Palete?
jaevencooler
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 30.01.2009, 13:55
Location: Delmenhorst

Post by jaevencooler »

Hi Trupka,

Yes I tried to reset the palette, no change.

I have installed the ZComponentDesign110.bpl, it shows up as installed if i check under "Components", "Packages installed" !
But if iI check for installed components, none are installed....!!

Strange I know, any idea ?

regards Michael
seawolf
Zeos Dev Team *
Zeos Dev Team *
Posts: 385
Joined: 04.06.2008, 19:50
Contact:

Post by seawolf »

try tihs:
open ZeosDbo.groupproj
project->build all projects
jaevencooler
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 30.01.2009, 13:55
Location: Delmenhorst

Post by jaevencooler »

Hi Seawolf,

just tried your suggestion, same effect !
ZComponentDesign110.bpl is installed in IDE, but NO Components apear on the palette.
I have tried different installations of packages, no problem !
Very strange behaviour...

Michael
trupka
Expert Boarder
Expert Boarder
Posts: 140
Joined: 26.08.2007, 22:10

Post by trupka »

Had similar problems with Delphi 7, never with D2007 but try this:

- close delphi
- fire regedit, rename HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Package Cache and HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Palette to something (eg. Package Cache.bak/Palette.bak)
- close regedit
- start Delphi. Entire component palete is reseted.

If it doesn't work - delete newly generated keys and rename old ones again.
daniele
Fresh Boarder
Fresh Boarder
Posts: 9
Joined: 13.03.2009, 10:01

Post by daniele »

Have the same problem but i must remove delphi and reinstalled any component.
Post Reply