Runtime error '429' Active X Component, can't create object - of Xadb7.ocx (True DBGrid) 
Author Message
 Runtime error '429' Active X Component, can't create object - of Xadb7.ocx (True DBGrid)

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



Mon, 12 Dec 2005 21:14:55 GMT  
 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/

--
John Blessing
http://www.LbeHelpdesk.com - Help Desk software at affordable prices
http://www.free-helpdesk.com - Completely free help desk software !
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook
http://www.lbesync.com - Synchronize two Outlook Personal Folders



Mon, 12 Dec 2005 23:32:04 GMT  
 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



Tue, 13 Dec 2005 12:48:41 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Run-time error '429': ActiveX component can't create object

2. Run-Time Error '429': ActiveX component can't create object

3. Run time error '429': ActiveX component can't create object

4. Run-time error '429': ActiveX component can't create object

5. Run time error '429': ActiveX component can't create object

6. Run-Time Error '429': ActiveX component can't create object

7. Runtime error '429', ActiveX can't create object

8. Run Time Error 429: Active-X component can't create object

9. Please Help - Error 429 - Active X Component Can't Create Object

10. ActiveX component can't create object or return reference to this object (Error 429)

11. Runtime error '429' Active Component can't create object

12. Runtime error '429' Active Component can't create object

 

 
Powered by phpBB® Forum Software