Article ID: 327219 - Last Review: October 17, 2005 - Revision: 6.0 Collaboration data objects for Windows NT, for Windows 2000, and for Exchange 2000 require Outlook ExpressThis article was previously published under Q327219 SYMPTOMS Collaboration Data Objects (CDO) for Windows NT
(CDONTS), CDO for Windows 2000 (CDOSYS), and CDO for Exchange 2000 (CDOEX)
require that you have Outlook Express installed on your computer. If Outlook
Express is not installed, or if some components are corrupted, you receive
random errors. You may receive the following errors:
8007007e (-2147024770), "The specified module could not be found"
800a01ad "ActiveX component cannot create
object" CAUSE This problem occurs because CDONTS, CDOSYS, and CDOEX use
Outlook Express DLLs to load the configuration information. RESOLUTIONTo resolve this problem, follow these steps:
STATUS This behavior is
by design. MORE INFORMATIONThe errors mentioned in the "Symptoms" section of this
article occur at the CreateObject line in the code. For CDONTS, the error occurs at CreateObject("CDONTS.NewMail"). For CDOSYS and CDOEX, the error occurs at CreateObject("CDO.Message"). These errors are returned if the code is run in ASP, run as a
script, or run as an application. Note If Outlook Express is installed on your computer and corrupted components cause the error, reregister CDONTS.DLL to resolve the problem. However, you typically must reinstall Outlook Express. Also, if you reinstall Outlook Express, the problem may resolve. If so, you do not have to register CDONTS.DLL. REFERENCESAPPLIES TO
| Article Translations
|

Back to the top
