Released: Release 2.5.4 (Nov 16, 2015)
Update historyVersion 2.5.4Added TaskEventWatcher component that enables watching task folders or tasks for changes and updated TaskListView and TaskHistoryControl with that feature (seesample...
View ArticleUpdated Release: Release 2.5.4 (Nov 16, 2015)
Update historyVersion 2.5.4Added TaskEventWatcher component that enables watching task folders or tasks for changes and updated TaskListView and TaskHistoryControl with that feature (see sample...
View ArticleNew Post: System.UnauthorizedAccessException: Access is denied. (Exception...
Have you checked the information on the Security Documentation page? It could have something to do with the firewall settings, UAC, or group membership on the target server.
View ArticleNew Post: System.UnauthorizedAccessException: Access is denied. (Exception...
Able to run remotely and manage a remote Task Scheduler. Fails when trying to run the app on the same machine as the Task Scheduler. Able to use the standard Windows Scheduled Task Manager either...
View ArticleNew Post: System.UnauthorizedAccessException: Access is denied. (Exception...
And when you run it locally, are you running it "as administrator"? UAC does some crazy stuff and the MMC Task Scheduler app forces itself to run elevated.
View ArticleNew Post: Error when running V1 - Unable to establish existence of the...
Hello, i get this error when trying to create a scheduled task remotely on windows xp: Unable to establish existence of the account specified Seems to work perfectly on Win 7 devices.. Code: using...
View ArticleCreated Unassigned: The task has been configured with an unsupported...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View ArticleNew Post: Error when running V1 - Unable to establish existence of the...
I just tried using SCHTASKS and the task created correctly. When i use this wrapper i noticed that the task gets created on the remote device but fails to run. If i open the task in task manager and re...
View ArticleNew Post: Error when running V1 - Unable to establish existence of the...
Use true for the last parameter in the TaskService constructor if and only if you know that the target server is WS2003 or XP, otherwise, use false. Try this:TaskService ts = new...
View ArticleEdited Issue: The task has been configured with an unsupported combination of...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View ArticleCommented Issue: The task has been configured with an unsupported combination...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View ArticleCommented Issue: The task has been configured with an unsupported combination...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View ArticleCommented Issue: The task has been configured with an unsupported combination...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View ArticleCreated Unassigned: Inconsistencies in Active Tasks (2.5.4) [12298]
I've noticed a difference between the list of tasks reported by the wrapper as being active versus those listed in the actual Task Scheduled in Windows. In my specific case, Windows Task Scheduler...
View ArticleEdited Issue: Inconsistencies in Active Tasks (2.5.4) [12298]
I've noticed a difference between the list of tasks reported by the wrapper as being active versus those listed in the actual Task Scheduled in Windows. In my specific case, Windows Task Scheduler...
View ArticleCommented Issue: Inconsistencies in Active Tasks (2.5.4) [12298]
I've noticed a difference between the list of tasks reported by the wrapper as being active versus those listed in the actual Task Scheduled in Windows. In my specific case, Windows Task Scheduler...
View ArticleReleased: Release 2.5.5 (Dec 07, 2015)
Update historyVersion 2.5.5Bug fixes (V1 registration validation & Task.IsActive)Version 2.5.4Added TaskEventWatcher component that enables watching task folders or tasks for changes and updated...
View ArticleUpdated Release: Release 2.5.5 (Dec 07, 2015)
Update historyVersion 2.5.5Bug fixes (V1 registration validation & Task.IsActive)Version 2.5.4Added TaskEventWatcher component that enables watching task folders or tasks for changes and updated...
View ArticleClosed Issue: Inconsistencies in Active Tasks (2.5.4) [12298]
I've noticed a difference between the list of tasks reported by the wrapper as being active versus those listed in the actual Task Scheduled in Windows. In my specific case, Windows Task Scheduler...
View ArticleClosed Issue: The task has been configured with an unsupported combination of...
Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....
View Article