G
Guest
When I try to use the wizard to create a new Access form, I get the error
message: ActiveX component can't create object.
message: ActiveX component can't create object.
When I try to use the wizard to create a new Access form, I get the error
message: ActiveX component can't create object.
'69 Camaro said:Hi.
You may need to re-register your DAO library. Click Windows Start, and then
click Run. To register the DAO 3.6 library located in the default
installation directory (change the path below if yours is located in a
different directory), use the following command:
Regsvr32.EXE "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.DLL"
If that doesn't work, then you may need to re-register your ACCWIZ.DLL
library. To register this libary located in the default installation
directory for Office 2003 (change the path below if yours is located in a
different directory), use the following command:
Regsvr32.EXE "C:\Program Files\Microsoft Office\OFFICE11\ACCWIZ.DLL"
If that doesn't work, then please see the other steps to take listed in the
Microsoft Knowledge Base article, "You receive a 'ActiveX component can't
create object' error message when using Access" on the following Web page:
http://support.microsoft.com/default.aspx?id=319844
HTH.
Gunny
See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. (Only "Answers" have green
check-marks.) Remember that the best answers are often given to those who
have a history of rewarding the contributors who have taken the time to
answer questions correctly.
cyberdude said:After looking in the other thread named cannot creat object, I ended up
reinstalling Office 2003 to no avail. I then found this thread and voila it
now works perfectly - THANKS!