Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
ActiveX Objects
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Garry  
View profile  
 More options Jan 23 2006, 3:35 am
Newsgroups: microsoft.public.access
From: "Garry" <Ga...@discussions.microsoft.com>
Date: Sun, 22 Jan 2006 08:35:02 -0800
Local: Mon, Jan 23 2006 3:35 am
Subject: ActiveX Objects
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


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Douglas J. Steele  
View profile  
 More options Jan 23 2006, 4:05 am
Newsgroups: microsoft.public.access
From: "Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_canada.com>
Date: Sun, 22 Jan 2006 12:05:43 -0500
Local: Mon, Jan 23 2006 4:05 am
Subject: Re: ActiveX Objects
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...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bobgalway  
View profile  
 More options Jan 23 2006, 4:50 am
Newsgroups: microsoft.public.access
From: bobgalway <bobgalway.221...@NoSpamPleaze.com>
Date: Sun, 22 Jan 2006 23:20:17 +0530
Local: Mon, Jan 23 2006 4:50 am
Subject: Re: ActiveX Objects

have you done the obvious: look for missing references?

--
bobgalwayPosted from - http://www.officehelp.in


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tatakau  
View profile  
 More options Jan 23 2006, 5:28 am
Newsgroups: microsoft.public.access
From: "Tatakau" <Tata...@discussions.microsoft.com>
Date: Sun, 22 Jan 2006 10:28:02 -0800
Local: Mon, Jan 23 2006 5:28 am
Subject: RE: ActiveX Objects
I tend to jump to extreme and unnecessary solutions... but if it's working
fine on other machines, why not re-install office?  If that doesn't work, try
creating a new user on the machine and running the app from there.

Nick


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Garry  
View profile  
 More options Jan 23 2006, 7:59 am
Newsgroups: microsoft.public.access
From: "Garry" <Ga...@discussions.microsoft.com>
Date: Sun, 22 Jan 2006 12:59:02 -0800
Local: Mon, Jan 23 2006 7:59 am
Subject: Re: ActiveX Objects
  Now I'm really worried.  I tried your suggestion and got the message:
   "Load Library "DAO360.dll' failed.  The specified module could not be
found!"

  However, the file DAO360.dll does exist in :
   C:\Program Files\Common Files\Microsoft Shared\DAO

  I wonder if the registery is messed up?
                               Garry Gross


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Garry  
View profile  
 More options Jan 23 2006, 8:15 am
Newsgroups: microsoft.public.access
From: "Garry" <Ga...@discussions.microsoft.com>
Date: Sun, 22 Jan 2006 13:15:01 -0800
Local: Mon, Jan 23 2006 8:15 am
Subject: Re: ActiveX Objects
  I think I've got it working now.  In the VBE environment under references,
I unselected DAO 3.6.  Then reopened Access and tried to reselect it and it
did not appear in the window!.  
   I then tried the browse function & selected the actual dll file, it
appeared "checked" and all seems to be working fine.
   I have absolutely no idea what could have happened.

            Thanks for the lead --  Garry Gross


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Wickerath  
View profile  
 More options Jan 23 2006, 4:53 pm
Newsgroups: microsoft.public.access
From: "Tom Wickerath" <AOS168b AT comcast DOT net>
Date: Sun, 22 Jan 2006 21:53:02 -0800
Local: Mon, Jan 23 2006 4:53 pm
Subject: Re: ActiveX Objects
Hi Garry,

You got the Load Library error because you used a path that includes spaces
without using quotes around the entire path. For example, the statement shown
in this KB article is wrong, and will produce the same Load Library error on
any Windows PC:

http://support.microsoft.com/?id=833220   See Method 1, section 2, which
includes the following:

Regsvr32.exe C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll

To fix this, you need to either use double quotes, like this:

Regsvr32.exe "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll"

or, use the short path form, like this:

Regsvr32.exe C:\progra~1\common~1\micros~1\dao\dao360.dll

Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

"Garry" wrote:

  Now I'm really worried.  I tried your suggestion and got the message:
   "Load Library "DAO360.dll' failed.  The specified module could not be
found!"

  However, the file DAO360.dll does exist in :
   C:\Program Files\Common Files\Microsoft Shared\DAO

  I wonder if the registery is messed up?
                               Garry Gross


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Douglas J Steele  
View profile  
 More options Jan 23 2006, 11:45 pm
Newsgroups: microsoft.public.access
From: "Douglas J Steele" <NOSPAM_djsteele@NOSPAM_canada.com>
Date: Mon, 23 Jan 2006 07:45:16 -0500
Local: Mon, Jan 23 2006 11:45 pm
Subject: Re: ActiveX Objects
Sorry, Tom, but I have to disagree with you. The error message wouldn't have
been "Load Library 'DAO360.dll' failed" if that were the case: regsvr32.exe
wouldn't have realized that DAO360.dll was involved, as it would have
stopped looking after C:\Program. (You would have got "Load Library
'C:\Program' failed")

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Tom Wickerath" <AOS168b AT comcast DOT net> wrote in message
news:F1EDA242-7166-42B3-BD5D-A011FEB4E19C@microsoft.com...

Shared\DAO\Dao360.dll"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Wickerath  
View profile  
 More options Jan 24 2006, 8:11 am
Newsgroups: microsoft.public.access
From: "Tom Wickerath" <AOS168b AT comcast DOT net>
Date: Mon, 23 Jan 2006 13:11:02 -0800
Local: Tues, Jan 24 2006 8:11 am
Subject: Re: ActiveX Objects
Hi Doug,

You're absolutely right. I keyed in on the Load Library error, which I've
received myself when using the directions currently shown in the KB article,
without paying attention to the difference in the results: 'C:\Program
failed' versus 'DAO360.dll failed'.

Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

"Douglas J Steele" wrote:

Sorry, Tom, but I have to disagree with you. The error message wouldn't have
been "Load Library 'DAO360.dll' failed" if that were the case: regsvr32.exe
wouldn't have realized that DAO360.dll was involved, as it would have
stopped looking after C:\Program. (You would have got "Load Library
'C:\Program' failed")

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arinborn  
View profile  
 More options Feb 21 2006, 5:15 pm
Newsgroups: microsoft.public.access
From: "Arinborn" <Arinb...@discussions.microsoft.com>
Date: Mon, 20 Feb 2006 22:15:27 -0800
Local: Tues, Feb 21 2006 5:15 pm
Subject: RE: ActiveX Objects
I had the same issue where the 429 error message appeared when I loaded a
program.  I followed instructions for loading DAO360 but that did not seem to
be the issue as it was sitting where it was supposed to be.

I copied in the command as: regsvr32 "C:\Program Files\Common
Files\MicrosoftShared\DAO\dao360.dll"\dao\dao360.dll" with and without
quotes.  
Neither worked.  And I cut and pasted and also typed in the command.  

Then I tried the: Regsvr32.exe C:\progra~1\common~1\micros~1\dao\dao360.dll  
and it successfully registered...

And my program works...  

Go Figure.

Best to all.

Jeremy

techyt...@gmail.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Douglas J Steele  
View profile  
 More options Feb 21 2006, 10:59 pm
Newsgroups: microsoft.public.access
From: "Douglas J Steele" <NOSPAM_djsteele@NOSPAM_canada.com>
Date: Tue, 21 Feb 2006 06:59:27 -0500
Local: Tues, Feb 21 2006 10:59 pm
Subject: Re: ActiveX Objects
The original path you were using was wrong. It should have been

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\dao360.dll"

and that should have worked. (You were missing a space in Microsoft Shared,
and you had that extra bit at the end)

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Arinborn" <Arinb...@discussions.microsoft.com> wrote in message

news:9D065CAF-CB8B-4F13-A93E-D5D48F90EB30@microsoft.com...
> I had the same issue where the 429 error message appeared when I loaded a
> program.  I followed instructions for loading DAO360 but that did not seem
to
> be the issue as it was sitting where it was supposed to be.

> I copied in the command as: regsvr32 "C:\Program Files\Common
> Files\MicrosoftShared\DAO\dao360.dll"\dao\dao360.dll" with and without
> quotes.
> Neither worked.  And I cut and pasted and also typed in the command.

> Then I tried the: Regsvr32.exe

C:\progra~1\common~1\micros~1\dao\dao360.dll


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
csdcom  
View profile  
 More options Feb 27 2006, 12:21 am
Newsgroups: microsoft.public.access
From: "csdcom" <c...@csdcom.co.uk>
Date: 26 Feb 2006 05:21:34 -0800
Local: Mon, Feb 27 2006 12:21 am
Subject: Re: ActiveX Objects
I have had the same problem after installing Visual Studio 2005 and
tried everything suggested here and elsewhere to no avial . I have now
fixed the problem but it took a while to work it out. try the following

Go to you Windows directory then go to the inf folder look for the
mdac.inf file right click and select install. When prompted for the
file location point it to your servicepacksfiles directory, this will
reinstall mdac components you may be asked for the handler.reg file
this is on your origial windows CD. This worked form me using XP so  in
theory it should be the same for 2K

Charlie


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Regina-Astrid Soehnel  
View profile  
 More options Feb 27 2006, 1:01 am
Newsgroups: microsoft.public.access
From: "Regina-Astrid Soehnel" <reginaasoeh...@aol.com>
Date: Sun, 26 Feb 2006 15:01:10 +0100
Local: Mon, Feb 27 2006 1:01 am
Subject: Re: ActiveX Objects

"csdcom" <c...@csdcom.co.uk> schrieb im Newsbeitrag
news:1140960094.610918.173850@p10g2000cwp.googlegroups.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google