Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / July 2004

Tip: Looking for answers? Try searching our database.

How do i install an Activex control with my app.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Edward - 25 Jul 2004 16:30 GMT
I have installed an application that uses the DynaZip Activex control
apparently(duzocx32.ocx, dzocx32.ocx, & dzstat32.ocx) but the form
containing this control produces errors stating "There is no object in this
control".  The .OCX files are in the application's same folder. The DynaZip
Activex control is not listed in the Activex control
registration/unregistration dialog box in Access 97.

Do I need to otherwise "install" this Activex control somehow? I have placed
it in the same folder as other activex controls.
Thanks
Douglas J. Steele - 25 Jul 2004 16:40 GMT
Try registering it using regsvr32.exe

If you can't find regsvr32.exe on your machine, check out
http://support.microsoft.com/?kbid=161983

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> I have installed an application that uses the DynaZip Activex control
> apparently(duzocx32.ocx, dzocx32.ocx, & dzstat32.ocx) but the form
[quoted text clipped - 6 lines]
> it in the same folder as other activex controls.
> Thanks
Edward - 25 Jul 2004 22:40 GMT
It states
The specified library cannot be found.
Thanks

> Try registering it using regsvr32.exe
>
[quoted text clipped - 14 lines]
> > it in the same folder as other activex controls.
> > Thanks
Douglas J. Steele - 26 Jul 2004 22:32 GMT
What are you typing to get that error message? Does the file that you're
trying to register exist on the machine?

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> It states
> The specified library cannot be found.
[quoted text clipped - 18 lines]
> > > it in the same folder as other activex controls.
> > > Thanks
Edward - 27 Jul 2004 01:54 GMT
I used the syntax "regsvr32 dzocx32.ocx", and I tried all three files.
Regsvr32 seems to be intended to register .dll files as command components
in the registry.

> What are you typing to get that error message? Does the file that you're
> trying to register exist on the machine?
[quoted text clipped - 21 lines]
> > > > it in the same folder as other activex controls.
> > > > Thanks
Douglas J. Steele - 27 Jul 2004 22:05 GMT
Unless dzocx32.ocx is in the computer's path, you need to include the
complete path:

  regsvr32 "C:\Program Files\My Application\dzocx32.ocx"

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> I used the syntax "regsvr32 dzocx32.ocx", and I tried all three files.
> Regsvr32 seems to be intended to register .dll files as command components
[quoted text clipped - 28 lines]
> > > > > it in the same folder as other activex controls.
> > > > > Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.