Anyone know how to generate a .tlb (COM typelib) file from a VB6 project?
I'm trying to use an existing VB6 COM+ DLL in a .NET project via COM Interop, and I need to give the imported interop assembly a strong name. From what I can tell, I can't do this without using the tlbimp utility, and *it* only takes a .tlb file.
I'm cross-posting this into the VB5/6 forum.
Thanks in advance.
Chip H.
I'm trying to use an existing VB6 COM+ DLL in a .NET project via COM Interop, and I need to give the imported interop assembly a strong name. From what I can tell, I can't do this without using the tlbimp utility, and *it* only takes a .tlb file.
I'm cross-posting this into the VB5/6 forum.
Thanks in advance.
Chip H.