I'm getting the following error when I add Access as a reference to my project:
A reference to 'Microsoft Access 10.0 Object Library' could not be added.
Converting the type library to a .NET assembly failed.
A dependent type library 'OWC10' could not be converted to a .NET assembly.
A depedent type library 'ADODB' could not be converted
to a .NET assembly. Item has already been added.
Key in dictionary:
"c:\windows\ass embly\gac\adodb \7.0.3300.0_b03 f5f7f11d50a3a\a dodb.dll"
key being added:
"c:\windows\ass embly\gac\adodb \7.0.3300.0_b03 f5f7f11d50a3a\a dodb.dll"
I'm running Visual Studio .Net 2002.
Thanks for you ideas comments.
Mark
A reference to 'Microsoft Access 10.0 Object Library' could not be added.
Converting the type library to a .NET assembly failed.
A dependent type library 'OWC10' could not be converted to a .NET assembly.
A depedent type library 'ADODB' could not be converted
to a .NET assembly. Item has already been added.
Key in dictionary:
"c:\windows\ass embly\gac\adodb \7.0.3300.0_b03 f5f7f11d50a3a\a dodb.dll"
key being added:
"c:\windows\ass embly\gac\adodb \7.0.3300.0_b03 f5f7f11d50a3a\a dodb.dll"
I'm running Visual Studio .Net 2002.
Thanks for you ideas comments.
Mark
Comment