New Post: Moving to github?
A valuable suggestion. Thank you. I have a bunch of automation tied to CodePlex currently that I would need to unravel, but I completely agree that suggesting patches is difficult here.
View ArticleCommented Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View ArticleNew Post: Moving to github?
On my projects, I use appveyor to automate build, tests and deployment to NuGet. This way, one commit with a different version number makes the whole magic to release a new package (and a commit with...
View ArticleCommented Unassigned: Make exceptions serializable [12209]
Currently, exceptions (such as NotV1SupportedException) are not serializable, and thus, do not cross appdomains, remoting, etc.It would be great to have them serializable.Comments: ** Comment from web...
View ArticleSource code checked in, #97759
* Changed version to 2.4.2 * Fixed problem with Task.RegisterChanges under V1 * Made exceptions serializable
View ArticleCommented Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View ArticleEdited Issue: Make exceptions serializable [12209]
Currently, exceptions (such as NotV1SupportedException) are not serializable, and thus, do not cross appdomains, remoting, etc.It would be great to have them serializable.
View ArticleClosed Unassigned: Error using RegisterTaskDefinition on Windows 7 [12154]
A user of mine is having troubles when scheduling a task from his win2k3 server to a Win7 Everything always works from other servers and for other pc's.The error he's getting is "The system cannot find...
View ArticleCommented Issue: TaskOptionsEditor [12198]
Hi all, is this UI version working at all? I ask before I start getting into the source code and trying to find what may be happening. I just don't get any of the controls filled with the data (I tried...
View ArticleCommented Issue: Make exceptions serializable [12209]
Currently, exceptions (such as NotV1SupportedException) are not serializable, and thus, do not cross appdomains, remoting, etc.It would be great to have them serializable.Comments: ** Comment from web...
View ArticleCommented Issue: Make exceptions serializable [12209]
Currently, exceptions (such as NotV1SupportedException) are not serializable, and thus, do not cross appdomains, remoting, etc.It would be great to have them serializable.Comments: ** Comment from web...
View ArticleCommented Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View ArticleClosed Issue: Make exceptions serializable [12209]
Currently, exceptions (such as NotV1SupportedException) are not serializable, and thus, do not cross appdomains, remoting, etc.It would be great to have them serializable.
View ArticleCommented Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View ArticleSource code checked in, #97763
* Fixed problem with V1 Task.RegisterChanges (really) * Fixed problem with V1 changing values on Actions
View ArticleCommented Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View ArticleReleased: Release 2.4.2 (Sep 17, 2015)
Some bug fixes, better support for Windows 8 additions to core library, addition of Fluent syntax, and crontab syntax, since the 1.9.4 release. 2.4.0 release includes a number of bug fixes for Windows...
View ArticleUpdated Release: Release 2.4.2 (Sep 17, 2015)
Some bug fixes, better support for Windows 8 additions to core library, addition of Fluent syntax, and crontab syntax, since the 1.9.4 release. 2.4.0 release includes a number of bug fixes for Windows...
View ArticleClosed Issue: RegisterChanges() fails on XP [12208]
In V1 mode, the RegisterChanges fails saying the following:```Microsoft.Win32.TaskScheduler.NotV1SupportedException: Folder other than the root (\) was requested on a system only supporting Task...
View Article