I have two jobs that basically do the same thing - they copy files using Robocopy (Execute.) Both have several tasks that copy various files. Both have at least one task fail every day (not the same task on each job, but the same task fails every day.) The error in the task is:
Exception in Task: Could not find the specified Connection for Foreground execution
One is copy this location:
C:\Users\keithdavis\Documents\SQL
The other, this location:
c:\Users\keithdavis
If I run either of these jobs manually the next day, after I have manually unlocked the desktop, it works fine. Neither are set to unlock, but no other task fails in the job.
I just looked and a third job with one task is failing. Same error (runs MyDefrag.)
Edited by user
2010-01-19T14:28:06Z
|
Reason: Not specified