Re: New to PerlNET

2007-10-26 Thread Jenda Krynicky
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 > >

Re: New to PerlNET

2007-10-26 Thread TonyShirt
> 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

Re: New to PerlNET

2007-10-24 Thread Jenda Krynicky
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