G
Guest
Hi!
I have a windows script (MyComponent.wsc) registered as a COM component.
I'd like to call its methods with .NET.
Also after I have generated it's Type Library : MyComponent.tlb, I tried to
create the .NEt wrapper.
Unfortunatly TlbImp.exe fail to generate the wrapper and tell me (after
translation):
TlbImp error: System.TypeLoadException - Error: The signature contains an
invalid ELEMENT_TYPE_* (element type : 0x
Does anyone has done this operation before and/or to help me to solve this
one ?
I'm using .Net 1.1.
Thanks
Joël
I have a windows script (MyComponent.wsc) registered as a COM component.
I'd like to call its methods with .NET.
Also after I have generated it's Type Library : MyComponent.tlb, I tried to
create the .NEt wrapper.
Unfortunatly TlbImp.exe fail to generate the wrapper and tell me (after
translation):
TlbImp error: System.TypeLoadException - Error: The signature contains an
invalid ELEMENT_TYPE_* (element type : 0x
Does anyone has done this operation before and/or to help me to solve this
one ?
I'm using .Net 1.1.
Thanks
Joël