Quantcast
Browsing all 2206 articles
Browse latest View live

Created Unassigned: Exception: the name provided is not a properly formed...

The exception has apperad on RegisterTaskDefinition method in version 2.5.0 (in 2.4.2 all was oK):_"The name provided is not a properly formed account name"_```C# private const string taskName =...

View Article


Commented 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 Article


Commented 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 Article

Closed 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 Article

New Post: Change notification

I'm creating a task service monitor that puts all of the root tasks into a datagrid and displays their information. I'm using a a binding source as taskservice.rootfolder.tasks and binding that to the...

View Article


New Post: Error when task name is a number

I'm on a win7 machine. I worked pasted it by using the getTasks method using a regular expression. Thanks for the help

View Article

New Post: Change notification

Unfortunately, there is not an easy way to do this. The TaskCollection and RunningTaskCollection instances that can be retrieved do not have any change events that would alert the consumer to changes...

View Article

Closed 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 Article


Released: Release 2.5.1 (Nov 09, 2015)

Update history+Version 2.5.1Fixed major bug when registering tasks with well known groups ("Everyone", "SYSTEM", etc.) -- Sorry everyone.+Version 2.5.0Bug fixes Added ability for V1 tasks to support...

View Article


Updated Release: Release 2.5.1 (Nov 09, 2015)

Update history+Version 2.5.1 Fixed major bug when registering tasks with well known groups ("Everyone", "SYSTEM", etc.) -- Sorry everyone. +Version 2.5.0 Bug fixesAdded ability for V1 tasks to support...

View Article

Closed Unassigned: Exception: the name provided is not a properly formed...

The exception has apperad on RegisterTaskDefinition method in version 2.5.0 (in 2.4.2 all was oK):_"The name provided is not a properly formed account name"_```C# private const string taskName =...

View Article

New Post: Change notification

That is what I figured. refreshing enough where it seemed instantaneous caused a huge amount of lag in the gui. The way I went about it was to have a 5 second timer to refresh the grid and a 100ms...

View Article

Source code checked in, #97914

* Added ability to edit action and trigger ID * Started work on allowing actions to be run from ActionEditDialog * Fixed bug in RegisterTaskDefinition when a WellKnownSid was provided * Changed version...

View Article


Created Unassigned: Error using RegisterTaskDefinition on Window10...

Error using RegisterTaskDefinition on Window10 Professional When calling "RegisterTaskDefinition", the error I am getting is:"Die angegebene Domäne ist nicht vorhanden, oder es konnte keine Verbindung...

View Article

Commented Unassigned: Error using RegisterTaskDefinition on Window10...

Error using RegisterTaskDefinition on Window10 Professional When calling "RegisterTaskDefinition", the error I am getting is:"Die angegebene Domäne ist nicht vorhanden, oder es konnte keine Verbindung...

View Article


Source code checked in, #97918

* More fixes to account validation in RegisterTaskDefinition * Version 2.5.2

View Article

Released: Release 2.5.2 (Nov 10, 2015)

Update history+Version 2.5.1Fixed major bug when registering tasks with well known groups ("Everyone", "SYSTEM", etc.) -- Sorry everyone.+Version 2.5.0Bug fixes Added ability for V1 tasks to support...

View Article


Updated Release: Release 2.5.2 (Nov 10, 2015)

Update history+Version 2.5.1 Fixed major bug when registering tasks with well known groups ("Everyone", "SYSTEM", etc.) -- Sorry everyone. +Version 2.5.0 Bug fixesAdded ability for V1 tasks to support...

View Article

New Post: How to return TaskDefinition in WCF method?

On version 2.5.1.0. Followed service definition would get error Type 'Microsoft.Win32.TaskScheduler.TaskDefinition' cannot be IXmlSerializable and have DataContractAttribute attribute....

View Article

Released: Release 2.5.3 (Nov 11, 2015)

Update history+Version 2.5.3Fixed major bug when registering tasks with well known groups and built-in accounts ("Everyone", "SYSTEM", etc.) -- Sorry everyone.Removed data contract attributes+Version...

View Article
Browsing all 2206 articles
Browse latest View live