Commented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: dahall ** I have tested this now on...
View ArticleCreated Unassigned: Get Unhandled exception in TaskEditDialog for v1 if try...
Hello, If I set forceV1=true on V2 systems and try to change a task via TaskEditDialog I catch an exception.There is ability to change version via dialog and the exception occurs if you try to change...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: whittssg ** I have the exact same...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: whittssg ** another note... the code...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: whittssg ** I downgraded to version...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: dahall ** I have created a new .NET...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: dahall ** By the way, the library...
View ArticleSource code checked in, #98021
* Fixed problems with running TaskEditor components under .NET 2.0 and 3.5 * Fixed version drop-down problem with properties editor
View ArticleReviewed: Release 2.5.12 (Feb 05, 2016)
Rated 5 Stars (out of 5) - Windows Task scheduler has been around for nearly 2 decades. But programming around it was never simple. This is a manged wrapper that I think will influence the industry to...
View ArticleCommented Unassigned: Get Unhandled exception in TaskEditDialog for v1 if try...
Hello, If I set forceV1=true on V2 systems and try to change a task via TaskEditDialog I catch an exception.There is ability to change version via dialog and the exception occurs if you try to change...
View ArticleCommented Unassigned: A task must have between 1 and 32 actions [12329]
It would be nice to have a well formatted error message when RegisterTaskDefinition is called with a task that has 0 or more than 32 actions, as both are not supported by Windows.Currently you only get...
View ArticleClosed Unassigned: Get Unhandled exception in TaskEditDialog for v1 if try to...
Hello, If I set forceV1=true on V2 systems and try to change a task via TaskEditDialog I catch an exception.There is ability to change version via dialog and the exception occurs if you try to change...
View ArticleClosed Unassigned: A task must have between 1 and 32 actions [12329]
It would be nice to have a well formatted error message when RegisterTaskDefinition is called with a task that has 0 or more than 32 actions, as both are not supported by Windows.Currently you only get...
View ArticleReleased: Release 2.5.12 (Feb 07, 2016)
Update historyVersion 2.5.13More bug fixes (see History) Completed first revision of a diagnostic toolVersion 2.5.12A few bug fixes (see History)Version 2.5.8A few bug fixes (see History) Updated NuGet...
View ArticleUpdated Release: Release 2.5.12 (Feb 07, 2016)
Update historyVersion 2.5.13More bug fixes (see History)Completed first revision of a diagnostic toolVersion 2.5.12A few bug fixes (see History)Version 2.5.8A few bug fixes (see History)Updated NuGet...
View ArticleCommented Unassigned: TaskDefinition.Actions always empty in v1 since release...
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: dahall ** Please try it again now...
View ArticleClosed Unassigned: .NET 4.0 full required since 2.5.6 [12326]
Hi,when upgrading to latest version, I found out that the TaskScheduler library requires .NET 4.0 full instead of client profile since 2.5.6:- 2.5.5 works well with client profile- 2.5.6 requires...
View ArticleClosed Unassigned: Add IsDisabled to TriggerBuilder and ActionBuilder [12325]
Allow the current trigger to be disabled and add a function that ends the build of the current trigger and lets you start a new trigger in the fluent api. ......
View Article