Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe get 'File access denied'
Message
From
08/11/2001 09:44:57
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00579000
Message ID:
00579050
Views:
34
>Thanks for answering.
>
>Would'nt those factors be affected when running the prg as well?
>
>>>Hello all:
>>>
>>>When I run an prg/fxp from command mode in 2 sessions, no problem.
>>>When compiled in an EXE I get 'file access denied' on 2nd session.
>>>
>>>I have Set exclusive Off
>>>also the table is used with the SAHRE command.
>>>
>>>Any hints?
>>
>>Try to find out, in the debugger, which command is causing the error.
>>
>>One possible cause of the error is that your program creates temporary indices.
>>
>>Another thing you should check is private datasessions: doesn't SET EXCLUSIVE affect only the current datasession?
>>
>>Hilmar.

Hello Roger,

Another thing that you could check. VFP uses a resource file. If your APP does not need this to run delete it from the the directory and then try to go into the program a second time. I had this same problem until I deleted the resource file. I could be off base but this sounds like the problem I had.

HTH
Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform