
esiemiat asked a question.
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?
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.