B
Bill Nguyen
I suddendly got a ton of errors regarding Interop.ADODB could not be found.
Whenever I tried to run the app in development environment, the following
errors appeared:
The dependency 'Interop.ADODB' could not be found.
The referenced component 'ADODB1' could not be found. A wrapper assembly is
not registered for this type library.
this go on until ADODB96
The referenced component 'ADODB96' could not be found. A wrapper assembly is
not registered for this type library.
What am I missing and how can I fix it?
Thanks a million.
Bill
Whenever I tried to run the app in development environment, the following
errors appeared:
The dependency 'Interop.ADODB' could not be found.
The referenced component 'ADODB1' could not be found. A wrapper assembly is
not registered for this type library.
this go on until ADODB96
The referenced component 'ADODB96' could not be found. A wrapper assembly is
not registered for this type library.
What am I missing and how can I fix it?
Thanks a million.
Bill