Forum Discussion
My task is abruptly closed and i get an error with code 2147750687 in task scheduler?
Haven't you set up scheduler to launch task every day at 00:00 and repeat it every 10 minutes? Does this schedule expire on daily basis? (checkbox below the one where you set up repeatition). You may have set up schedule that generates 6 launches/hour on first day, 12 launches/hour on second day, 18 on third, 24... looks like this task logs more events than expected to (but ain't sure cause your screenshot is really narrow :)
The thing is, whenever a new trigger warning and error occurs as seen in the screenshot, my application stops writing any log. So we are guessing the thread is getting crashed. We were thinking the windows bug if duplicate triggers happening is somehow causing the application to crash or it seems from the log file as it just ends abruptly at that point of time.