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:
CAUSEThis may be due to a registration problem with the Msrdo20.dll file. This error can also be caused by mismatched DLLs. For instance, the application may find and use the wrong version of a DLL, such as ODBC32.DLL. 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: Q181854 FILE: Vbc.exe Fixes VB 5.0 Control Installation Problem Additional query words: MDAC_typ
Keywords : kbRegistry kbVBp kbVBp500 kbVBp600 kbDSupport |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |