Re: Could not load type ADODB._ADO from assembly

M

Mike Gorgolinski

Found the issue...

from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

I executed the gacutil as follows to add the referenced object to the cache

gacutil /i "C:\Program Files\Microsoft.NET\Primary Interop
Assemblies\adodb.dll"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top