SCHED_E_TASK_ATTEMPTED

Code: 0x80041324 (2147750692)

As HRESULT:As NTSTATUS:

Abstract

The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition.

Documented in Win32

Task Scheduler error and success constants (winerror.h)

The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition. `#define SCHED_E_TASK_ATTEMPTED _HRESULT_TYPEDEF_(0x80041324L)`

COM Error Codes (XACT, SCHED, OLE) (winerror.h): 0x80041324

The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x8004132478.1The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition.
kernel32.dll0x8004132478.11011The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition.
2 entries