Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP program never clears from Task Manager
Message
 
 
À
15/05/2016 13:38:51
Information générale
Forum:
Windows
Catégorie:
Autre
Divers
Thread ID:
01636367
Message ID:
01636397
Vues:
37
>try it in vfp environment first and close the exe.see in the task manager if your exe stays here.
>if ok (no exe in task manager),then:
>second try it with your web app.i dont know how vfp is used here.Release all public refrences,vfp if object,...
>as alernative solution you can build a bat file (DOS) with
>
>taskkill /IM  your_vfp.exe  /f
>
>
>for syntax can read https://technet.microsoft.com/fr-fr/library/cc725602%28v=ws.10%29.aspx
>
>for on shutdown can read also this support example:
>https://support.microsoft.com/en-us/kb/110970

When I execute this VFP program from the Command Prompt (NOT from the ASP.NET application) it clears itself from the Task Manager.
So the problem must have something to do with how the VFP program is executed from the ASP.NET. I believe I need to find the setting in the IIS Web Application properties and permissions that "control" this "behavior." But if I can't find the solution I will add the code to the VFP application suggested by Issam Mansour.
Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform