Hi
I have a problem , i am using windows server 2008 server, and kept on .exe, we have scheduled this exe to run in Autosys job scheduling tool, we designed in a way that our bacth calls the exe.
What happens is when kill the exe from Autosys when it is running, it is not getting killed in server, this process is still running in the server.
i could see a message comes up from interactive detection saying cmd.exe, if close that, the process that is exe is getting stopped. other wise its not.
What could be the reason for this, should i change my existing code? can you please suggest on this. (code is devloped via .Net)