problem using .Net DLL in VB 6 project

G

Guest

Hello,
We wrote a DLL in VB.Net. We registered the DLL and added it a VB 6
project. When we try to use the .DLL we get the following err:

2147024894 file or assembly name ourdll.dll or one of its dependencies, was
not found

What are we doing wrong?

Thanks!
 
G

Guest

never mind, we had forgotten to checked the box that says "Register for COM
Interop" in menu Project, Properties, under Configuration Properties, Build
 

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