Home All Groups Group Topic Archive Search About
Author
1 Feb 2006 7:34 PM
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

Author
1 Feb 2006 7:35 PM
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.
Author
1 Feb 2006 9:36 PM
Harish Shikhare
are you using com to access .NET Dll ? 
--
Harish Shikhare



Show quoteHide quote
"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
>
>
>
Author
2 Feb 2006 3:44 PM
Phil Hunt
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
>>
>>
>>
Author
2 Feb 2006 1:01 AM
Frank Rizzo
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
>
>
Follow these steps:

http://www.vbrad.com/pf.asp?p=source/src_real_interop.htm