Commented Unassigned: Can not create a CustomTrigger! [12463]
Hi~ I want to registe an one time task ,so I try to use customTrigger. But I failed to create customTrigger by the code like :> CustomTrigger custTrigger =...
View ArticleCreated Unassigned: Exception Error The current version of the native library...
When I tried to get the Task.Definition.Actions on Windows 10 Version 1607I got "Exception Error The current version of the native library (1.1) does not support the original or minimum version of the...
View ArticleNew Post: TaskLogonType.Group Error on Windows 7 professional
I have just tested this while running under an account with Admin rights under Windows 7 (Version 6.1 Build 7601: SP1). I ran your exact code while built against the .NET 2.0 and 4.0 versions of the...
View ArticleNew Post: TaskLogonType.Group Error on Windows 7 professional
Yes, all accounts have Admin rights
View ArticleReleased: Release 2.5.27 (Jun 11, 2017)
Update historyVersion 2.5.27Corrected problem getting correct library version on Win10 systems with app manifestsChanged method of getting local library version from OS based to getting it from the...
View ArticleUpdated Release: Release 2.5.27 (Jun 11, 2017)
Update historyVersion 2.5.27Corrected problem getting correct library version on Win10 systems with app manifestsChanged method of getting local library version from OS based to getting it from the...
View ArticleClosed Unassigned: Exception Error The current version of the native library...
When I tried to get the Task.Definition.Actions on Windows 10 Version 1607I got "Exception Error The current version of the native library (1.1) does not support the original or minimum version of the...
View ArticleReviewed: Release 2.5.27 (Jun 12, 2017)
Rated 5 Stars (out of 5) - Great job. Fixed the reported issue very promptly. Many thanks for the excellent work.
View ArticleSource code checked in, #98206
* Updated to version 2.5.27 * Corrected problem getting correct library version on Win10 systems with app manifests * Changed method of getting local library version from OS based to getting it from...
View ArticleSource code checked in, #98207
* Updated to version 2.5.28 * Improved compatibility when viewing newer versioned remote connections
View ArticleSource code checked in, #98208
* Added firewall rule for Remote Event Log to troubleshooter and updated NuGet packages
View ArticleCreated Unassigned: RegisterTask fails on windows 10 (Exception from HRESULT:...
I am running the example given on https://taskscheduler.codeplex.com/ on my localPC.__CODE:__ using (TaskService ts = new TaskService()){// Create a new task definition and assign properties...
View ArticleCreated Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleCommented Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleCreated Unassigned: TaskEditDialog constructor crash in Windows 10 Enterprise...
The TaskEditDialog constructor generates an exception in a Windows 10 Enterprise version 1703.I haven't reproduce the issue in a Windows 10 Pro.Exception:Index was outside the bounds of the...
View ArticleCommented Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleCommented Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleClosed Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleCommented Unassigned: Why were latest releases (2.5.24-27) deleted from nuget...
Hi,I've tested and packaged a product for release tomorrow that includes 2.5.26 of Task Scheduler.Loading my dev environment on a different machine this morning highlighted to me that this had been...
View ArticleCreated Unassigned: Error registering task on Windows Vista [12469]
On Windows Vista, I can't register a task when a password is required.The next code works on other operative systems, but not in Windows Vista:TaskDefinition td =...
View Article