![]() |
Run Time Error '429': Active X component can't create object
The information
in this article applies to:
Excel 97
Microsoft Excel
97 may return the following error message when using DAO 3.5, if an application
created with Visual Basic 5.0 that uses DAO is installed.
"Run-time error '429': ActiveX component can't create object"
If Microsoft Excel
97 is installed after an application created with Microsoft Visual Basic 5.0
that uses DAO is installed, Excel does not add the DAO design-time licensing
key. This licensing key is required by Excel, but is not required by applications
created with Visual Basic.
NOTE: The same licensing key is also required and added by Visual Basic 5.0.
Because Visual Basic adds the same DAO design-time licensing key required by
Excel, the problem does not occur if Visual Basic is installed.
Firstly try this:
from Start/Run under NT4 type:
RegSvr32 C:\progra~1\common~1\micros~1\dao\dao350.dll
If this doesn't work, to resolve
this problem, add the DAO design-time licensing key to the Registry. Note that
you should back up the Registry before you edit it. If you are running Windows
NT, you should also update your Emergency Repair Disk (ERD).