Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running VFP5 program with VFP6 runtime
Message
De
21/09/2000 11:33:39
 
 
À
21/09/2000 10:48:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00418262
Message ID:
00419076
Vues:
24
>Ed:
>I know that much of what we do is PFM (Pure ... Magic), but I agree that biting the bullet and re-compiling the 5.0 app gives a developer and their users a much better chance for a positive result and most anything else is just asking for trouble.

Great, but that doesn't cover the question; some of the functionality referenced in the runtime either is referenced by or relies on references from the registry related to COM, and that's why it's necessary to register these DLLs, in some cases use delayed copy and registration, and often necessary to add/update files that the runtimes depend on. It's a really disgustingly complex issue - just take a look at the VFP Runtime DLLs using the Dependency Walker sometime. If you play nice and do as MS suggests, using Setup Wizard (yeah, the versions that work) or the VSI with the VFP6 Merge Library, or carefully implement all the install requirements outlined in VFP6R.DEP, create the templated registry entries from the .REG that don't get built by self-registration, and ensure that all the little niceties of keeping your OS up-to-date (like making sure DCOM is installed on old Win95 and WinNT systems) then I wouldn't spend so much time answering "...but I copied the VFP Runtime files on the new machine and WAAAAH! my app fall down go boom! Did I err?"

I need more codeine, coffee, and perhaps a good, stiff drink...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform