Run-time error '429':ActiveX component can't creat object

M

Margo

I get the above error every time I try to select from a
drop down menu.

The original DB was created in Access 2000 Now trying to
run it on a machine with Win 2K and using Access 2002
 
T

Tony Toews

Margo said:
I get the above error every time I try to select from a
drop down menu.

The original DB was created in Access 2000 Now trying to
run it on a machine with Win 2K and using Access 2002

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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top