|
-
May 26th, 2004, 10:04 AM
#1
Thread Starter
Addicted Member
Active X Problem [RESOLVED]
I have created an app which uses an ActiveX dll. Everything works correctly on the computer I developed the app on but when I come to run the app on a different computer even though everything is installed with out errors and all the dlls referenced are registered currently the app still generates the following error message:
429:ActiveX component can't create object
What have I done wrong and how can I fix this??
Thank you in advance for any help or ideas provided
Last edited by mik706; May 27th, 2004 at 02:57 AM.
Mik706
-
May 26th, 2004, 10:40 AM
#2
PowerPoster
Have you got the correct MDAC level installed?
-
May 27th, 2004, 02:29 AM
#3
Thread Starter
Addicted Member
Have you got the correct MDAC level installed?
what?
-
May 27th, 2004, 02:36 AM
#4
Thread Starter
Addicted Member
Sorry read the help.
Yes i have the correvt files but i am using a cab file and an setup.exe but they are the most upto date and the files that i have complied into it are the most upto date
-
May 27th, 2004, 02:51 AM
#5
KING BODWAD XXI
Have you run regsvr32
AKA
in command prompt
regsvr32 "Filename"
-
May 27th, 2004, 02:56 AM
#6
Thread Starter
Addicted Member
Sorry, i had built the cab file usiong the wrong version of the dll, everything OK now.
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
|