Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: runtime error 429 activex component can't create object  (Read 5222 times)

0 Members and 1 Guest are viewing this topic.

rajpatil

    Topic Starter


    Starter

    • Experience: Beginner
    • OS: Windows 7
    runtime error 429 activex component can't create object
    « on: August 14, 2019, 06:21:57 AM »
    error "runtime error 429 activex component can't create object" i see this error when i try to login in one of my developed software but it has been recently installed on another pc (client) and i am unable to find a proper solution. even tried ocx file re-registering, office re-register.
    « Last Edit: August 14, 2019, 06:53:36 AM by rajpatil »

    rajpatil

      Topic Starter


      Starter

      • Experience: Beginner
      • OS: Windows 7
      Re: runtime error 429 activex component can't create object
      « Reply #1 on: August 14, 2019, 07:04:24 AM »
      This is to continue to this error.

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: runtime error 429 activex component can't create object
      « Reply #2 on: August 14, 2019, 02:33:46 PM »
      The VBAccelerator Explorer Bar Control requires both SSubTmr6.dll as well as the VBA Image List Control components to be registered.

      if you are using other controls then you should review their dependencies and make sure they are all part of what you are distributing to install the program elsewhere.
      I was trying to dereference Null Pointers before it was cool.

      rajpatil

        Topic Starter


        Starter

        • Experience: Beginner
        • OS: Windows 7
        Re: runtime error 429 activex component can't create object
        « Reply #3 on: August 16, 2019, 11:56:48 PM »
        I have registered both but couldn't find any more helpful to my software.

        HERE I AM ATTACHING AN IMAGE TO SEE THAT WHEN I ADD USERNAME AND PASSWORD, THEN I PRESS OKAY, IT WILL GET DISAPPEAR AND NOTHING HAPPENS.

        I HAVE A THINKING THAT IT IS NOT ABLE TO ACCESS DATABASE BUT I MIGHT BE WRONG.