Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynazip OCX Registration problems
Message
 
 
À
21/06/2001 15:15:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00522079
Message ID:
00522145
Vues:
10
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform