Results 1 to 2 of 2

Thread: ActiveX Component Can't Create Object

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    Lakewood, CO
    Posts
    9

    Question

    I've developed a VB app to run on several other desktops. After loading on a desktop and attempting to run, I'm getting a run-time error '429' - ActiveX component can't create object -- Class not registered -- Looking for object with CLSID: _________________. What is the solution for this?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Lightbulb

    It means that the user who's running your program either doesn't have some files installed or those files are an older version.
    You have to create a Setup for your program which will include all needed files. You can use Package and Deployment Wizard to create a Setup.

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