HOWTO: Troubleshoot Run-Time Error '429' in DCOM ApplicationsLast reviewed: December 2, 1997Article ID: Q177394 |
The information in this article applies to:
SUMMARYAttempting to access a DCOM Server from a remote client application sometimes results in the following error:
Run-time error '429': ActiveX component can't create objectThis article describes the most common scenarios in which this error is raised.
MORE INFORMATIONThe following is a list of possible causes of Run-time error 429. It is by no means a complete or definitive list.
Problem with Server Run LocationThis scenario applies to Microsoft Windows NT and Microsoft Windows 95 servers.
Incorrect Server Specified in Client RegistryOn the client machine, use the following steps to verify that the DCOM Server machine is properly delegated. This scenario applies to Windows NT and Windows 95 clients.
Enable Remote Connections is DisabledOn Windows 95 servers only, you must be sure remote connections are enabled in order for a remote application to access and execute a serving application. The following steps can be used to perform this task.
Remote Component not StartedOn Windows 95 servers only, the DCOM Server application must be started before a remote client may access it. DCOM Server applications on Windows NT Servers do not have this limitation.
Binary Compatibility is Broken
Use the following steps to resolve this issue:
REFERENCESFor additional information, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q161137 TITLE : HOWTO: Use Project and Binary Compatibility ARTICLE-ID: Q176799 TITLE : INFO: Using DCOM Config (DCOMCNFG) on Windows NT Keywords : vb5all kberrmsg Version : WINDOWS:5.0 Platform : WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |