Getting Runtime error 429.

0 votes
asked by about ActiveX
edited by

I am getting Runtime Error 429: ActiveX component can't create object. How can I solve this?

1 Answer

0 votes
No avatar answered by (309k points)
edited by

You need to register a DLL file using the regsvr32 process available within Windows, but before it you should download the VB6 Runtime pack.

Register the file using: Windows + R > Run > regsvr32 c:\windows\system32\msrdo20.dll

Eventually, reinstall your software and run the installer as Administrator.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...