> While running the application I get the Runtime error 20532. Cannot find
database DLL. Does anybody knows as what could be the error?
Regards,
Anita
hi Anita,
The Cdo32.dll needs to be registered, and it needs to have its 4
dependency files available in the system folder in order to register
properly.
The 4 files are:
Msvcrt.dll
Mfc42.dll
Odbc32.dll
Odbcint.dll
After copying Odbc32.dll and Odbcint.dll to the client machine, and then
registering the Cdo32.dll the application worked properly.
Note: Cdo32.dll version 60010 and higher does not have a dependency on the
ODBC DLL's.