Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How instances of VFP affect each other
Message
From
08/11/2007 10:40:42
 
 
To
08/11/2007 08:41:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01267569
Message ID:
01267641
Views:
14
>Hi All,
>
>I have 2 EXEs in the same folder. I start one which communicates over the internet to a back-end server to retrieve data. The other exe displays that data. They both use the same set of VFP9 dll files.
>
>If the program that does the internet comms gets hung up waiting for some comms issue then its title bar can show the usual "Not responding" suffix. Thats ok. The problem is that this affects the second exe file which also becomes unresponsive. Why? Is it because they share the same set of VFP dll files? Would making each exe use its own set of VFP dll files resolve this?
>
>Thanks

You really have 3 processes here (2 .EXE, 1 .DLL). So it certainly sounds like the .DLL process is hung up, taking both of the .EXEs along with it.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform