Got past it. I just needed to make use of a few of the interop Attributes,
since the help stated the defaults without them create typelibs for late-
binding only...
Tom
> My simple problem is that when I use either RegAsm or TlbExp on a .NET Assembly,
> the TypeLib created doesn't contain any methods. Only my classes are in there.
> I'm assuming this is just my inexperience in using COM Interop?
>
> Any help appreciated.
> Tom