I have a number of different sheduled tasks that are set to run some executable files written in VB.Net. When they go to run they almost always get an error saying that the task failed to start and references this error value:
Additional Data: Error Value: 2147942402
How can I fix this?
"..."
around the path to the file but for whatever reason, you can't put quotes around the Start In path. – Ritch