|
| Delphi 2007 and NWDir |
 |
Mon, 14 May 2007 13:16:14 GMT |
Hello,
I have been using NWDir with Delphi 7 and the Novell NWDir activex controls.
Importing in the ActiveX control was easy.
I just purchased Delphi 2007 and I cannot import the NWDir Activex control. I
run through the import wizard and I receive no errors, but I cannot find the
control in the pallette and none of my old Delphi 7 programs that use this
control will open.
Can some one tell me how I can get Delphi 2007 to import the Novell Activex
control?
Thanks!
Matt |
| Post Reply
|
| Re: Delphi 2007 and NWDir |
 |
Wed, 16 May 2007 21:32:46 GMT |
It's been a little while since I've done a new machine but here goes:
When I did it in Delphi 2005 we had to
1) Register the DLLs
Now windows knows they exist.
2) Component->Import component->ActiveX controls-> grab the relevant
control
Now Delphi Knows they exist.
3) Create a new package and compile them all into it.
Now Delphi has a grabbable package for them.
4) Tell Delphi to load that package automatically as a standard option.
Now they'll be in the toolbox automatically.
It's not the most obvious hook in, but it might work in 2007. Please post
if it does or doesn't work, for the next guy who has to do this.
>>> On 5/14/2007 at 8:16 AM, in message
<46481B1E.EB76.001E.0@FVLHS.ORG>,
Matt
Schlawin<MSchlawin@FVLHS.ORG> wrote:
> Hello,
>
> I have been using NWDir with Delphi 7 and the Novell NWDir activex
> controls. Importing in the ActiveX control was easy.
>
> I just purchased Delphi 2007 and I cannot import the NWDir Activex
> control. I run through the import wizard and I receive no errors, but I
> cannot find the control in the pallette and none of my old Delphi 7
> programs that use this control will open.
>
> Can some one tell me how I can get Delphi 2007 to import the Novell
> Activex control?
>
> Thanks!
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|