Computer Hope

Microsoft => Microsoft Windows => Windows Vista and 7 => Topic started by: rajpatil on August 14, 2019, 06:21:57 AM

Title: runtime error 429 activex component can't create object
Post by: rajpatil 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.
Title: Re: runtime error 429 activex component can't create object
Post by: rajpatil on August 14, 2019, 07:04:24 AM
This is to continue to this error.
Title: Re: runtime error 429 activex component can't create object
Post by: BC_Programmer 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.
Title: Re: runtime error 429 activex component can't create object
Post by: rajpatil 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.