Results 1 to 6 of 6

Thread: Active X Problem [RESOLVED]

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147

    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

  2. #2
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951
    Have you got the correct MDAC level installed?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147
    Have you got the correct MDAC level installed?
    what?
    Mik706

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147
    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
    Mik706

  5. #5
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Have you run regsvr32


    AKA


    in command prompt

    regsvr32 "Filename"

    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147
    Sorry, i had built the cab file usiong the wrong version of the dll, everything OK now.
    Mik706

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width