Created Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleClosed Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleSource code checked in, #92438
* Fixed problem with Task.State property under V1 not reporting Disabled properly * More work on TaskOptionsDialog
View ArticleCreated Unassigned: System.IO.FileNotFoundException...
Can you help me, I just got this error on Windows XP Pro (SP3)System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at...
View ArticleCommented Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleReopened Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleCommented Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleCommented Unassigned: System.IO.FileNotFoundException...
Can you help me, I just got this error on Windows XP Pro (SP3)System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at...
View ArticleSource code checked in, #92494
* Finished work on options editor * Updated wizard library
View ArticleReleased: Release 2.3.0 (Dec 18, 2014)
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. Since 2.0.3 release, added support for .NET 2.0 and 4.0,...
View ArticleUpdated Release: Release 2.3.0 (Dec 18, 2014)
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. Since 2.0.3 release, added support for .NET 2.0 and 4.0,...
View ArticleNew Post: Showing only Tasks in Microsoft Folder?
This is likely a permissions problem. Make sure you are running the program that calls the code with sufficient rights to view all tasks. Start by running as Administrator and seeing if that allows all...
View ArticleNew Post: Showing only Tasks in Microsoft Folder?
Perfect! Thank you very much!Michael Winner[email removed]
View ArticleCommented Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleCommented Unassigned: Problem to edit task with editor [11937]
Hi, i have a problem with generating the code after executionMy code :```TaskService mgr = new TaskService();TaskEditDialog dlg = new TaskEditDialog(mgr.RootFolder.Tasks[0], false, false);```Une...
View ArticleCreated Unassigned: System.Runtime.InteropServices.COMException (0x80041319):...
Hi,I try to Schedule a task using the C# 2.0here is my code:```using(TaskService taskService=new TaskService()) { TaskDefinition taskDefinition=taskService.NewTask();...
View ArticleCommented Unassigned: System.Runtime.InteropServices.COMException...
Hi,I try to Schedule a task using the C# 2.0here is my code:```using(TaskService taskService=new TaskService()) { TaskDefinition taskDefinition=taskService.NewTask();...
View ArticleCommented Unassigned: System.Runtime.InteropServices.COMException...
Hi,I try to Schedule a task using the C# 2.0here is my code:```using(TaskService taskService=new TaskService()) { TaskDefinition taskDefinition=taskService.NewTask();...
View ArticleClosed Unassigned: System.Runtime.InteropServices.COMException (0x80041319):...
Hi,I try to Schedule a task using the C# 2.0here is my code:```using(TaskService taskService=new TaskService()) { TaskDefinition taskDefinition=taskService.NewTask();...
View Article