G
Guest
Hi,
I am trying to use a VB6 COM Component in ASP.NET.
Firstly i use TlbImp.exe to generate the dll wrapper and try using
ildasm.exe to ensure that it is ok.
Next, i tried registering it with regsvr32 but it returns a
dllregisterserver entry point error.
Lastly, i tried using Regasm.exe to register the dll.
But it wasnt successful. Any assistance is appreicated.
Thanks!
I am trying to use a VB6 COM Component in ASP.NET.
Firstly i use TlbImp.exe to generate the dll wrapper and try using
ildasm.exe to ensure that it is ok.
Next, i tried registering it with regsvr32 but it returns a
dllregisterserver entry point error.
Lastly, i tried using Regasm.exe to register the dll.
But it wasnt successful. Any assistance is appreicated.
Thanks!