runtime error 429

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database that has been working for several years, it is in access 97
since this company for whatever reason will not upgrade. Anyway it has been
working fine on all machines, today, however, it works on all but mine. The
switchboard will not open, gives runtime error 429 activex cannot open. No
changes have been made to this computer since yesterday. How can this be
corrected?

HArley
 
How did you fix this?

You probably need to register the DAO dll using regsvr32. For example
regsvr32 "C:\Program Files\Common Files\Microsoft
Shared\DAO\DAO350.DLL" or DAO360.DLL

ACC: Error Message: ActiveX Component Can't Create Object [Q296205]
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q296205

ACC2000: Error Message: ActiveX Component Can't Create Object
http://support.microsoft.com/support/kb/articles/q296/2/04.asp

ACC2002: Err Msg: "ActiveX Component Can't Create Object"
http://support.microsoft.com/support/kb/articles/q304/1/73.asp

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top