Search found 2 matches

by Vertuas
Tue Sep 18, 2007 2:21 pm
Forum: VCL Scheduling Agent
Topic: Task won't run
Replies: 2
Views: 11224

Additionally

Just been experimenting. If i select run from the scheduler i get the same error message. If i then open th task, change something (i deleted the e from the end of .exe, re typed it, then clicked ok), then try and run the task, it then runs. I suspect i have missed a setting that windows is updating...
by Vertuas
Tue Sep 18, 2007 2:06 pm
Forum: VCL Scheduling Agent
Topic: Task won't run
Replies: 2
Views: 11224

Task won't run

Hello I am trying to get my application to create/update a task in the scheduler, to run at a user set time of the day. However, my task never runs and task Scheduler reports "Could not start". My schedule procedure follows, and is mostly copied from the help file. Can anyone see what I ha...