D
David Cui
Hi!
I have a adodb.dll in GAC and C:\Program Files\Microsoft.NET\Primary Interop
Assemblies.
I have a dll written in vb6, let us call it a.dll. a.dll
uses mdac 2.1. I run tlbimp against it, on some of
the machines, it will use the adodb.dll in the GAC.
However, on some of the machines, it will create
a new adodb.dll which is a interop of msado21.tlb.
How can I make them all use the adodb.dll
in the GAC?
Thanks.
I have a adodb.dll in GAC and C:\Program Files\Microsoft.NET\Primary Interop
Assemblies.
I have a dll written in vb6, let us call it a.dll. a.dll
uses mdac 2.1. I run tlbimp against it, on some of
the machines, it will use the adodb.dll in the GAC.
However, on some of the machines, it will create
a new adodb.dll which is a interop of msado21.tlb.
How can I make them all use the adodb.dll
in the GAC?
Thanks.