You may have to register the Dao360.dll file and the Msado15.dll file by using the Regsvr32.exe program. To do this, follow these steps:
1. Click Start, and then click Run.
2. In the Run dialog box, type the following commands in the Open box, and then click OK:
Regsvr32.exe "<>"
Regsvr32.exe "<>"
The <> placeholder is the absolute path of the Dao360.dll file.
The<> placeholder is the absolute path of the Msado15.dll file.
The following examples show how you may specify an absolute path:
Regsvr32.exe "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll"
Regsvr32.exe "C:\Program Files\Common Files\system\ado\Msado15.dll"
If the Dao360.dll file is successfully registered, you receive a message that is similar to the following message:
DllRegisterServer in C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll succeeded.
If the Msado15.dll file is successfully registered, you receive a message that is similar to the following message:
DllRegisterServer in C:\Program Files\Common Files\system\ado\Msado15.dll succeeded.
3. Click OK.