Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

Commented Unassigned: TaskDefinition.Actions always empty in v1 since release 2.5.0 [12328]

$
0
0
It's all in the title :)
Actions are always empty in v1 mode (XP/2003) since the version 2.5.0. The last working version is 2.4.2.
Comments: ** Comment from web user: picrap **

The application runs in the target computer which is 2003 server on x86 architecture.
In this server, there are scheduled tasks which run an application.
Then it is easy:
- I create a new TaskService() (default ctor)
- Then I enumerate taks using AllTasks
- The tasks returned never have any Action
The strange thing it that it used to work until version 2.5.0 (so I'm currently stuck to 2.4.2).


Viewing all articles
Browse latest Browse all 2206

Trending Articles