Updated Wiki: Task Scheduler v2 XSD
<?xmlversion="1.0"encoding="utf-8"?><xs:schematargetNamespace="http://schemas.microsoft.com/windows/2004/02/mit/task"xmlns:xs="http://www.w3.org/2001/XMLSchema"xmlns="http://schemas.microsoft....
View ArticleCreated Unassigned: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCommented Unassigned: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCommented Unassigned: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleEdited Issue: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCommented Issue: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCommented Issue: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCommented Issue: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleReleased: Release 2.5.0 (Nov 02, 2015)
Update historyVersion 2.5Bug fixes Added ability for V1 tasks to support almost all V2 properties including the support of multiple action types of all action variants.Bi-directional support for XML...
View ArticleCreated Release: Release 2.5.0 (Nov 02, 2015)
Update historyVersion 2.5Bug fixesAdded ability for V1 tasks to support almost all V2 properties including the support of multiple action types of all action variants.Bi-directional support for XML...
View ArticleSource code checked in, #97893
* Added ability for V1 tasks to have majority of V2 properties and adjusted UI appropriately * Added ability for V1 tasks to support more than a single ExecAction if PowerShell v2 is on target system...
View ArticleCommented Issue: Exception when editing a Task [12239]
I'm getting this when editing a Task and trying to change the behaviour if the Task is already running.System.InvalidCastException was unhandled HResult=-2147467262 Message=Specified cast is not valid....
View ArticleCreated Unassigned: No way to set Synchronize Across Time Zones (Universal)...
We need to set the Synchronize Across Time Zones value to false so the task is not affected by DST changes. The option is mentioned as Universal in this...
View ArticleReviewed: Release 2.5.0 (Nov 04, 2015)
Rated 5 Stars (out of 5) - Excellent wrapper of the Windows Task Scheduling system. Makes integrating it into a C# project an absolute breeze. Not only this but the team behind it actually respond to...
View ArticleNew Post: Error when task name is a number
I'm running into an issue when the task name is a number only. When passing this through as taskservice.rootfolder.tasks("TaskName") I get an error that "Value does not fall within the expected range."...
View ArticleCommented Unassigned: No way to set Synchronize Across Time Zones (Universal)...
We need to set the Synchronize Across Time Zones value to false so the task is not affected by DST changes. The option is mentioned as Universal in this...
View ArticleNew Post: Error when task name is a number
I'm assuming this is not on a system prior to Windows Vista. If so, then we are dealing with a limitation of the base library from Microsoft. That error comes from calling the base library's...
View Article