Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynazip OCX Registration problems
Message
 
 
To
21/06/2001 15:15:24
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00522079
Message ID:
00522145
Views:
9
>Files included in installation:
>I guess I should have stated that I've read and re-read page 146-147 of the documentation. (What DynaZIP files do I need to ship with my OCX application?) I have added DZOCX32.OCX, DUZOCX32.OCX, DZSTAT32.OCX and OC30.DLL as self-registering and have added all the other files they list to be copied to the Windows System folder. (including DZIP32.EXE, DUNZIP32.DLL and DZPROG32.EXE)
>
>Error received when:
>Well, I had registered the OCX's with DynaZIP's shortcut on the development machine, so they were already installed. Problem is arising only on a machine that does not already have DynaZIP installed. (Run-Time-- on another machine is the problem )

Try registering them manually via RegSvr32 or in your code programmatically register it via DLLRegisterServer/DLLUnregisterServer.

While I'm not positive, marking the control as SelfRegistering causes the installation program not to actually register the controls. It thinks the clients using the control (VFP, VB, etc.) will take care of that via calls to DLLReg...

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform