G
Guest
Hi everyone!
I have a problem with calling .NET assembly dll function from VB6 program.
I created an assembly in Visual studio .Net 2003 with framework v1.1.4322
installed, exported type library, processed registration for assembly and got
reference to it from Visual Basic 6. The created VB6 program worked
successfully with assembly till I installed Visual studio .NET 2005 with
framework v2.0.50727. Since this moment the VB6 program could not create
object from .NET assembly.
Of cause, I recompiled the existing assembly project under VS .NET 2005 and
VB6 program with new assembly reference. But it did not help.
Does anybody knows, what the matter of this problem?
Thanks!
Igor.
I have a problem with calling .NET assembly dll function from VB6 program.
I created an assembly in Visual studio .Net 2003 with framework v1.1.4322
installed, exported type library, processed registration for assembly and got
reference to it from Visual Basic 6. The created VB6 program worked
successfully with assembly till I installed Visual studio .NET 2005 with
framework v2.0.50727. Since this moment the VB6 program could not create
object from .NET assembly.
Of cause, I recompiled the existing assembly project under VS .NET 2005 and
VB6 program with new assembly reference. But it did not help.
Does anybody knows, what the matter of this problem?
Thanks!
Igor.