Click to See Complete Forum and Search --> : call a .Net exe from COM client


bvais
October 19th, 2002, 09:22 AM
Hi,
I'm trying to call functions exposed by a .Net application (exe, not dll) from a COM client. The problem is that the tlb generated by regasm (or tlbexp) doesn't have enough info. I assume I need to use some funky attributes, but I just can't find them.
Does anyone have an idea?

Thanks,
Bruno