|
-
Jun 13th, 2007, 09:15 PM
#1
Thread Starter
Lively Member
error 429 Activex cannot create object
What is the solution for this error.
-
Jun 13th, 2007, 09:26 PM
#2
Re: error 429 Activex cannot create object
-
Jun 13th, 2007, 10:24 PM
#3
Re: error 429 Activex cannot create object
I've found in the past that installing the lastest version of MDAC will solve the problem
-
Jun 14th, 2007, 02:26 AM
#4
Re: error 429 Activex cannot create object
The error means that you use an .ocx or .dll which is not (correctly) installed on the machine.
-
Jun 14th, 2007, 05:21 AM
#5
Re: error 429 Activex cannot create object
 Originally Posted by sachien
What is the solution for this error.
Creating a proper installation package...
-
Jun 14th, 2007, 09:48 AM
#6
Re: error 429 Activex cannot create object
The help for this error (online version - as found from the link in the FAQ article What does this error mean, and how do I fix it?) explains the most common causes.
Frans C is almost certainly right about the cause, as it is by far the most common one.
If the code works on your computer but not on another, Randem's answer is what you need.
If you are getting the error on your computer, you either don't have the item installed on your computer, or your code is not correct... but we can't tell without more details from you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|