Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Setup / Configuration / July 2006

Tip: Looking for answers? Try searching our database.

HElP Runtime error 429

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dmc - 27 Jul 2006 21:14 GMT
I am running an Access 2002  database on a Windows 98 machine loaded with
OfficeXP.  The machine I developed on is running Windows XP version 2002.  I
have been using the DB on both machines for some time.  Today I ran a windows
update to patch the 98 machine as well as a defrag, the machine has not been
updated for some time and was loaded down.  Since the 98 maintenance The DB
switchboard will not come up on the 98 machine in form view at all.  I get a  
error 429 message reading  Active X component can't create object.  
The code on the On Open Event seems to be stopping here.  
Set con = Application.CurrentProject.Connection  
Could something have happened with the updates or the defrag.  I have it
running on my machine and I tried to reload the DB and continue to get this
error.  Not sure.
what I did.
I would appreciate any help
Thanks in advance
Tony Toews - 28 Jul 2006 17:56 GMT
>I am running an Access 2002  database on a Windows 98 machine loaded with
>OfficeXP.  The machine I developed on is running Windows XP version 2002.  I
[quoted text clipped - 5 lines]
>The code on the On Open Event seems to be stopping here.  
>Set con = Application.CurrentProject.Connection  

If this was a DAO function then you'd 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

However given that it's ADO you probably need to muck a bit with MDAC.
See ACC2002: Err Msg: "ActiveX Component Can't Create Object"
http://support.microsoft.com/support/kb/articles/q304/1/73.asp

Tony
Signature

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

dmc - 28 Jul 2006 20:01 GMT
Thanks Tony, I will  try this solution

> >I am running an Access 2002  database on a Windows 98 machine loaded with
> >OfficeXP.  The machine I developed on is running Windows XP version 2002.  I
[quoted text clipped - 15 lines]
>
> Tony
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.