Results 1 to 4 of 4

Thread: Run Time error '429'. Active X component

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Location
    Cornwall. England
    Posts
    6

    Run Time error '429'. Active X component

    Using VB6 I have written a small application that uses Access MDB as the database.
    Works ok on home machine with VB6 and MS Office installed.

    However I wish to use the application on my WIN XP Laptop, which does not have VB6 or Office installed.

    I have made an .EXE file. Again this runs on home machine.

    When trying to run it on Laptop I get the following.

    Run Time error '429'
    ActiveX componant cant create object.


    No other information given.

    Can somebody please give me the laymans explanation as to why this is happening and the fix please. Again in laymans terms

    Thank you in anticipation

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Run Time error '429'. Active X component

    I moved your thread to here because the FAQ fourum is not meant for questions.

    In order for your app to work on another PC you need to install it using some installer like the P&D Wizard.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Location
    Cornwall. England
    Posts
    6

    Re: Run Time error '429'. Active X component

    Thank you for that.
    Where can I find this Package & Deploy Wizard for VB6 please.

    Is it or should it be on the Toolbar somewhere. Even the MS VB6 Programming book doesnt give much help on deployment.

    All I have that nearly resembles it is the Make EXE files under the File tab.

    Thank you in anticipation once again.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Run Time error '429'. Active X component

    It is a separate program, and should be on your Start menu near VB itself (it is possible to add a link within VB, but I personally don't see the point).

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