Hi,
I am trying to use a legacy VB6 Dll in C#.
I am able to register for interop in VB.NET and use it, however, when I try
to reference it in C#,
the Interop Assembly is not being generated and I get an error.
Is this because of some of the types in VB6 not being available in C# ?? How
do I proceed.
Any help is appreciated.
Thanks,
Vikram
Mattias Sj?gren - 28 Jul 2003 20:13 GMT
>when I try to reference it in C#,
>the Interop Assembly is not being generated and I get an error.
What error?
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.