Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot find instance...
Message
De
16/01/1999 07:27:56
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
14/01/1999 20:39:46
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00175714
Message ID:
00176854
Vues:
38
>Hi George.
>Thanks for reply. I I have ruled out a double launch of the app. However I am wondering about shared .DLL's and *Window's Stuff*.
>
>Also, any chance might be related to overrunning temp files. I noticed lots of tmps due to a bunch of new client pc's without a c:\temp path.
>
>PS - have a local customer buys lots of carpet from you guys!


You may do one thing - check for the sys(2019) file (the config.fpw), and make sure it has lines like

resource=c:\vfp\foxuser.dbf
sortwork=c:\scratch
editwork=c:\scratch
progwork=c:\scratch
tmpfiles=c:\scratch

The "tmpfiles" line tells it where to put the temp files.

You should let the app create the directories (pick your names, of course) and the local foxuser files, and create a config.fpw file like this for each workstation, there where the runtime is (in windows directory, probably).
At the next run of the app every user would have her own config.fpw, which would tell Fox where are the temp files directory and resource file, relieving the network from extra traffic.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform