VB6 call a .net DLL

P

Phil Hunt

I followed a step by step procedure to call a .net DLL from a VB6 exe. But
it said it cannot create the class. My question is: do I absolutely need
..NET framework set up on the box to run it.

Thanks
 
D

Dick Grier

Hi,
My question is: do I absolutely need
..NET framework set up on the box to run it.
<<

Yes.

Check to make sure that the DLL is registered.

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition, ISBN 1-890422-28-2, Mabry Publishing (391 pages, includes CD-ROM).
July 2004.
See www.hardandsoftware.net for details and contact information.
 

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