ActiveX component can't create object

G

Guest

H

I have newly installed MS office 2003 and used Access to create a new database useing a Template on my computer installed when I setup office

When I try to open the new DB, I get "ActiveX component can't create object". Why

What can I do about solveing this?
 
T

Tony Toews

Fadi Haddad said:
I have newly installed MS office 2003 and used Access to create a new database useing a Template on my computer installed when I setup office.

When I try to open the new DB, I get "ActiveX component can't create object". Why?

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
 

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