PRB: Program Generates Error 429 on First Reference to RDOLast reviewed: February 27, 1998Article ID: Q181852 |
The information in this article applies to:
SYMPTOMSWhen trying to run an application using Remote Data Object (RDO), the first line of code that references RDO generates error number 429 listed below:
ActiveX component cannot create object. CAUSEThis may be due to a registration problem with the Msrdo20.dll file.
RESOLUTIONManually re-register the .dll using the REGSVR32 utility. To do this, select Run from the Start menu and enter the following line:
REGSVR32 c:\winnt\system32\Msrdo20.dllIt may be necessary to include a path to Regsvr32.exe and/or modify the path to the Msrdo20.dll file.
STATUSThis behavior is by design.
REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q181854 TITLE : FILE: Vbc.exe Fixes VB 5.0 Control Installation Problem Keywords : PrgCtrlsCus Version : WINDOWS:5.0 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |