cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
esiemiat
Level 9

REGASM /CodeBase /TLB

How do I accomplish this without calling REGASM. Is there a way to do this using component attached to the .NET DLL? Can a TLB file created on the build machine be used in another component and set to COM Extract at Build?
Labels (1)
0 Kudos
(1) Reply
esiemiat
Level 9

Never mind. I just received this KB update today explaining the problem.

Q106608: BUG: The .NET COM Interop Does Not Generate a Type Library

To sum up the article the solution is to create two components, one for the DLL and one for the pregenerated TLB file.
0 Kudos