A
Allan Ebdrup
Using a completely cleat dotNet application project in VS,
I have a COM component that I want to add a reference to, when I add the
reference I get the error:
---
A reference to 'SACVBusinessObjects' could not be added. Converting the type
library to a .Net assembly failed. A dependent type library 'ADODB' could
not be converted to a .Net assembly. Item has already been added. Key in
dictionary: "C:\...\obj\Interop.ADODB.dll" key being added:
"C:\...\obj\Interop.ADODB.dll"
I have a COM component that I want to add a reference to, when I add the
reference I get the error:
---
A reference to 'SACVBusinessObjects' could not be added. Converting the type
library to a .Net assembly failed. A dependent type library 'ADODB' could
not be converted to a .Net assembly. Item has already been added. Key in
dictionary: "C:\...\obj\Interop.ADODB.dll" key being added:
"C:\...\obj\Interop.ADODB.dll"