
Runtime error '429' Active X Component, can't create object - of Xadb7.ocx (True DBGrid)
Quote:
> > Dear Experts,
> > I have developed an application in VB6, in which I have used True
> > DBGrid 7.0. We distributed this application to different customers,
> > now some of them are getting the following runtime error:
> > Runtime error '429'
> > Active X Component, can't create object.
> > This error actually means that the grid control file, Xadb7.ocx is not
> > registered properly even though it is present in the system directory.
> > I need an automated solution (e.g. just to run an exe etc.) so that
> > clients can solve it by themselves.
> > Any help will be highly appreciated.
> > Regards,
> > Faiz
> Your installation program (you are using one aren't you?) should take care
> of registering the dll.
> For a good & free installation program, see Innosetup from
> http://www.jrsoftware.org/
If the installation program is registering all other components
properly and even Xadb7.ocx is registered properly for majority of
customers, just a few are complaining, then I think we should not
blame the installation program.
Actually here any other work around is required, like running
vb6cli.exe resolves this type of error BUT it fixes the problems with
the components that are installed by VB and does not support 3rd party
components. Information is available on the following link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;194751
Waiting for any other solution.
Thanks & Regards
Faiz