PRB: BizTalk Server 2002 SP1 Readme.htm Instructions to Register the CDO System Library Return Error 0x800704da (829335)
The information in this article applies to:
- Microsoft BizTalk Server 2002 SP1
SYMPTOMSIf you follow the instructions in the Microsoft BizTalk Server 2002
SP1 Readme.htm file to register the CDO System Library (Cdosys.dll), you may receive the following error message: DllRegisterServer in cdosys.dll failed.
Return code was: 0x800704da The return code 0x800704da is described in the Winerror.h file. This return code
translates to "The service is already registered." CAUSEThis problem occurs because the Cdoex.dll file is already registered on your computer that is running BizTalk Server as the file that provides functionality for the CDOMessage class.RESOLUTIONTo resolve this problem, follow these steps:
- Unregister Cdoex.dll. To do this, type the following command at a
command prompt, and then press ENTER:
- Register Cdosys.dll. To do this, type the following command at a
command prompt, and then press ENTER:
- Reregister Cdoex.dll. To do this, type the following command at a
command prompt, and then press ENTER:
STATUS This
behavior is by design.
Modification Type: | Minor | Last Reviewed: | 8/4/2004 |
---|
Keywords: | kbdownload kbprb KB829335 kbAudDeveloper |
---|
|