0

When setting up a task in Microsoft Windows Server 2008, it fails to run with error:

Task Scheduler failed to launch action XXXXXXX Additional Data: Error Value: 2147942593

I have tried running in various users etc and providing password etc but it still fails to launch and run

1 Answers1

1

Are you trying to run some 64 bit code on a 32 bit system? I believe the error code means that the action is "not a valid win 32 application."

Bryan
  • 7,628
  • 15
  • 69
  • 94