On 26 Oct 2007 at 17:15, [EMAIL PROTECTED] wrote:
> > Are you sure you want a .Net DLL? Looks to me like you need a COM
> > DLL instead. How do you try to register it? Via regsvr32? If yes
> > then you most definitely need a COM DLL. And need to look at
> > PerlCtrl, not PerlNET.
> >
> > Jenda
>
>
> Are you sure you want a .Net DLL? Looks to me like you need a COM DLL
> instead. How do you try to register it? Via regsvr32? If yes then you
> most definitely need a COM DLL. And need to look at PerlCtrl, not
> PerlNET.
>
> Jenda
> = [EMAIL PROTECTED] ===http://Jenda.Krynicky.cz=
> When
From: [EMAIL PROTECTED]
> I'm trying to build a .Net dll that I can call from VBA from some
> perl.
>
>
>
> When I try and
> register the dll. I get "DLL registerserver entry point could not be
> found." when I try and access the DLL through the references I get
> "Cant add a reference to the spe