I have a batch file which has an executable in it written in C. I have scheduled it to run once daily in the morning. Once in a while this job hangs up. I found that this executable file is there in the task manager and until I remove it from there job will not run and complete successfully. Why would the OS hold the connection and how we can resolve this problem? I have seen the same problem with another application also.
Any help will be greatly appreciated.
Thank you