For some reason I keep getting this error after the job is completed:
Unhandled error occurred when trying to start job. Error: Cannot process request because the process has exited.
All I am doing is executing an application every 3 minutes. The application usually takes 13 minutes to be completed.
I made sure that no duplicate applications can be run.
Everything works great except when the job is completed, It raises an error window.
(Message from server)
Unhandled error occurred when trying to start job. Error: Cannot process request because the process has exited.
Any feedback is greatly appreciated.