Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Does Not Exist -Error launching .exe on client mach
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00140285
Message ID:
00187885
Vues:
19
>>I created a very simple application, compiled it into an .exe for distribution and it works fine on the development machine. When installed on various client machines, the error "File Does Not Exist" occurs when the .exe is launched. If you choose 'IGNORE' the .exe launches and the application seems to run fine. I have checked, and checked again several times and am confident that all the necessary files are being included in the project.
>>
>>Questions:
>>1. Is it possible to get a reference to the specific file that purports not to exist, rather than the general error message?
>>
>>2. The compile of the exe did not report errors, so how can a file necessary to the project not be included at runtime?
>>
>>3. The closest reference I saw on Microsoft Tech Support site was if you issue a SET HELP TO in your clean up code, it causes the error when the exe closes. My error occurs at the beginning. The only code in the .prg(set main) that calls the primary form for the app is:
>>
>>CLOSE DATABASES
>>RELEASE ALL
>>CLEAR ALL
>>Could these references cause the 'File Does Not Exist' Error?
>>
>>Thanks.
>
>
>Did you ever figure out what the problem was, I'm having the same situation?
>Any help would be very appreciated.
>
>Thanks
>Dave

Dave,
I'm sure you tried Ed Rauh's suggestions earlier in the thread. Check also for references to FoxTools.FLL and any HLP file. If you've referred to either and they are not in the Path, you will get this error.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform