PDA

Click to See Complete Forum and Search --> : .net dll in visual basic 6


ac11965
May 16th, 2002, 05:28 AM
is it possible to reference a dll compiled in .net in a visual basic 6 project?

tkiran
May 16th, 2002, 07:07 AM
Well look at an excellent article on calling vb6 from .net and vice verse


http://www.fawcette.com/vsm/2002_04/magazine/features/rlhotka/default_pf.asp

Cheers

ac11965
May 23rd, 2002, 06:43 AM
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?