Board index » delphi » Compiling package works, installing package dont!

Compiling package works, installing package dont!

Hi.

We are currently converting our Delphi 2.0x projects to Delphi 4.

During this process, we take all the components from D2, and make packages
in Delphi 4.

The process seems to work fine.

We are able to compile the package, but when we press the Install button,
the following message ( or something like it appears ) cannot install
package xxx.bpl.

It seems like all the components are getting onto the palette. I think also
the packages were some kind of disabled when I looked at the "Install
packages" menu.

This is done on Win NT, Delphi 4 SP1. I think I tried it once on Win95 and
it worked, but I am not sure of this.

Yours sincerly,

Ole Grytdal

 

Re:Compiling package works, installing package dont!


Hi Ole,

try to compile the Package to Windows\system Directory.
This solves problems I have had.
good luck!

Ole Andreas Grytdal schrieb in Nachricht <6ttgcu$9...@forums.borland.com>...

Quote
>Hi.

>We are currently converting our Delphi 2.0x projects to Delphi 4.

>During this process, we take all the components from D2, and make packages
>in Delphi 4.

>The process seems to work fine.

>We are able to compile the package, but when we press the Install button,
>the following message ( or something like it appears ) cannot install
>package xxx.bpl.

...

Other Threads