Reference VB6 to VB.NET DLL

J

JJ

Hello All,

Does anybody know how to reference a VB6 project to a VB.NET DLL.

Kind regards,

JJ
 
T

Terry

Is the Vb.net dll your project? If it is, then look up "Com Interop" in help
or search this group. If not, did the author design it for com interop? If
so, then you just need to register it. If not, then I think you are out of
luck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top