is it possible to reference a dll compiled in .net in a visual basic 6 project?
Printable View
is it possible to reference a dll compiled in .net in a visual basic 6 project?
Well look at an excellent article on calling vb6 from .net and vice verse
http://www.fawcette.com/vsm/2002_04/...default_pf.asp
Cheers
thanks,
i created my com dll, and then want to reference it from vb 6 on another pc, but it does'nt recognize it.
the .net framework is installed on this pc.
any other ideas?