I have a Visual Foxpro app that uses files on a networked drive. This app is made available to remote users in a free 2-user Winflector Server machine. When a remote user runs this shared app, the app exe process appears in the task manager's process list in the Winflector Server machine (call this machine A), and because the app uses the networked files, the app process appears in an active sessions list in the Windows Server machine [call this machine B] (i see it in the windows server machine's Computer Management>Shared Folders>Sessions GUI).
when the remote user logs off from the winflector client, the app disappears from Machine A's task manager's process list, but remains in Machine B's active sessions list. anything i can do to make sure the app disappears from Machine B's active sessions list ?? anything in winflector server that can help me debug what's going on?
i am using Winflector Server 3.9.4.0a for machine A, and Windows 2000 for Machine B (where the networked files are, and our windows server license allows only for a limited number of concurrent sessions, so app session clean up is very important)
Thanks for any help!