Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query and the run time libraries
Message
De
21/03/2002 05:50:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/03/2002 02:21:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00635347
Message ID:
00635381
Vues:
11
>Hi there
>
>I had VFP 5.0 installed on a PC and ran a query that took forever to run and in the end it came up with Not enough space on the disk. After I installed Visual Studio 97 Service Pack 3 to upgrade to VFP 5.0a, the query ran almost immediately.
>But the problem is that the query needs to run from an application on PCs that don't have VFP installed - only the run time libraries.
>I have copied over the following files into c:\windows\system (on a PC that doesn't have VFP installed on it): vfp500.dll, vfp5enu.dll, vfpodbc.dll, vfpole50.dll .
>The query still doesn't work. I tried registering these .dlls but I'm getting:
>"c:\windows\system\vfp500.dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported, or a corrupt version of c:\windows\system\vfp500.dll may be in memory. Consider using PView to detect and remove it".
>Does anyone know what files should I copy over and register in order to have the query work on machines that don't have VFP 5 installed.
>Thank you very much.
>
>Kind regards,
>Severus

Severus,
-Create a one liner project (ie: main.prg has ? 'hello' only) and build exe.
-Put the exe in a new dir
-Run setup wizard to create a netsetup
-Either check setup.inf to copy files or better run this netsetup on target PC (it'd copy and register all needed runtime files).
-Delete installation dir in target
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform