Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loking for a file on drive C: ?
Message
De
30/06/2014 08:44:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01602647
Message ID:
01602886
Vues:
55
>>>I may have this in a few places but not sure that would be related in that the error is happening inconsistently and from different places in the app
>>>Forgot to say in initial thread that :
>>> c:\users\fred\appdata\local\temp\MyErrorRoutine.fxp
>>>
>>>User fred is Me i.e. My development machine and there is no user fred on the site the app is deployed in
>>>Neither do I bave anything in the Config.fpw file
>>>
>>>How could the exe be throwing up a reference looking for the devlopment machine User ??
>>>

I recently fought a similar problem. In my case, the culprit was a file called with an explicit path which was compiled into the .EXE.

I suggest you use Code References or a similar tool and search the project for "c:\users\fred\appdata\local\temp\MyErrorRoutine.fxp" or parts of until you find and fix it.

Failing that, copying the .fxp from your development machine to the folder where the program is installed may fool it into working properly.

Chris.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform