Message from discussion
ActiveX Objects
From: "Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_canada.com>
References: <F4D91F06-4024-410C-B542-727A4B0F40C1@microsoft.com>
Subject: Re: ActiveX Objects
Date: Sun, 22 Jan 2006 12:05:43 -0500
Lines: 42
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-RFC2646: Format=Flowed; Original
Message-ID: <u1KmVY3HGHA.376@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.access
NNTP-Posting-Host: cpe00104c12bf15-cm014500008513.cpe.net.cable.rogers.com 72.136.2.66
Path: g2news1.google.com!news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newshub.sdsu.edu!msrtrans!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
See whether reregistering DAO360.dll using regsvr32.exe helps.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Garry" <Ga...@discussions.microsoft.com> wrote in message
news:F4D91F06-4024-410C-B542-727A4B0F40C1@microsoft.com...
>I have a database in Access 2000 (using DAO & OS is Windows 2000) that has
> been working fine for several months. The last time I used it was Dec 29,
> 2005. I just opened it this morning (jan 22, 2006) and am having major
> problems. When I try to open certain forms or reports, I get a run time
> error -:
> Run Time Error '429' ActiveX component can't create object.
> If I select debug, the debugger highlights VBA instructions for
> recordsets.
> Some examples are:
> set recClone = Me.RecordsetClone
> set db = Currentdb
> If Me.RecordsetClone.RecordCount = 0 Then
>
> Something seems to have happened to the Office installation since If I
> copy the database to another computer, all is fine.
> Between Dec 29th and today I have installed the following software:
> PowerDVD
> Adobe Reader 7
> Nero 6
> ADS DVD Express (analog video/audio capture device - USB) drivers
> and software
>
> Also, I have updated the firmware on my DVD burner. It appears that
> somehow one of the Access or Office components was 'corrupted' by one of
> these updates.
> Any ideas? Or should I try Uninstalling & reinstalling Office 2000 & the
> updates?
>
> Thanks -- Garry Gross
>