|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB6 call a .net DLLI 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 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. are you using com to access .NET Dll ?
-- Show quoteHide quoteHarish Shikhare "Phil Hunt" wrote: > 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 > > > I am using an .exe to acces the .net dll
Show quoteHide quote "Harish Shikhare" <HarishShikh***@discussions.microsoft.com> wrote in message news:DF05AC4D-CEE5-4AE4-A64B-49966E280AA2@microsoft.com... > are you using com to access .NET Dll ? > -- > Harish Shikhare > > > > "Phil Hunt" wrote: > >> 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 >> >> >> Phil Hunt wrote:
> I followed a step by step procedure to call a .net DLL from a VB6 exe. But Follow these steps:> 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 > > http://www.vbrad.com/pf.asp?p=source/src_real_interop.htm |
|||||||||||||||||||||||