A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

ActiveX component can not create object



 
 
Thread Tools Display Modes
  #1  
Old August 25th, 2004, 12:57 PM
alekm
external usenet poster
 
Posts: n/a
Default ActiveX component can not create object

Hi,
I've following error message: Run-time error 429 ActiveX component can
not create object
and when I press Debug button following line in code is selected:
Set cnn = CurrentProject.Connection

what' happening?

thanx

alekmil
  #2  
Old August 25th, 2004, 02:14 PM
Arvin Meyer
external usenet poster
 
Posts: n/a
Default

Try re-registering DAO:

Start ... Run

regsvr32.exe "C:\Program Files\Common Files\Microsoft
Shared\DAO\dao.360.dll"

or whatever version and path you have. See the KB article at:

http://support.microsoft.com/default...b;en-us;319841

--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access

"alekm" wrote in message
...
Hi,
I've following error message: Run-time error 429 ActiveX component can
not create object
and when I press Debug button following line in code is selected:
Set cnn = CurrentProject.Connection

what' happening?

thanx

alekmil



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
error 3011-msaccess Lalit H Kokku New Users 1 July 6th, 2004 03:34 AM
How to show image in the form or report? JJ General Discussion 1 June 29th, 2004 06:01 AM
Playing an embedded wave object (OLE) Chris McConnell General Discussion 1 June 29th, 2004 03:12 AM
Word: Keeping cation to an object in Zen Andreas General Discussions 2 June 27th, 2004 08:14 PM


All times are GMT +1. The time now is 05:27 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.