We just got in our new servers that are running Windows 2008 R2. I set up scheduled tasks in Windows that we were running nightly on our old servers. I tested one from the scheduler, and it didn't work (error was Task Scheduler failed to start instance "{70532dfe-5485-4ac6-8533-50ffc6312f3f}" of "\NightlySettleEmail" task for user "RLGY\mmock" . Additional Data: Error Value: 2147942667.) So then I got the bright idea of running it directly from the OS. I am in Windows Explorer and I clicked on the program, it's a VB.NET executable. I got an error message "Windows cannot find C:\Program Files(x86)\NightlySettleEmail.exe". That makes no sense since I am *in* C:\Program Files(x86)" when I click on NightlySettleEmail.exe. What exactly can't it find?