Quantcast
Channel: Task Scheduler Managed Wrapper
Browsing all 2206 articles
Browse latest View live
↧

Updated Release: Release 2.3.3 (Jun 24, 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. Since 2.0.3 release, added support for .NET 2.0, 3.5 and...

View Article


Source code checked in, #96691

* Updated NuGet dependencies * Version 2.3.4

View Article


Released: Release 2.3.4 (Jun 26, 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. Since 2.0.3 release, added support for .NET 2.0, 3.5 and...

View Article

Updated Release: Release 2.3.4 (Jun 26, 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. Since 2.0.3 release, added support for .NET 2.0, 3.5 and...

View Article

New Post: COMException Issue

The only thing I can tell you is this... The exception occurred at Microsoft.Win32.TaskScheduler.V2Interop.IRegisteredTask.get_Xml() I don't include the debugging symbols file for the task scheduler...

View Article


New Post: System.IO.FileNotFoundException when selecting run times From/To...

At the moment I'm running into this problem on 64 bit Windows 10 Pro Insider Preview Build 10158. Same call works on 64 bit Windows 8.1 Pro. System.IO.FileNotFoundException, The system cannot find the...

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

Crayjin: what are you putting in for the "createType" parameter? Make sure it is CreateOrUpdate or Create. If that is still not working, try running the process in an elevated account with "Run as...

View Article

Created Unassigned: Windows 10 & TimeTrigger [12139]

When attempting to register a TimeTrigger on Windows 10 (latest preview build) the wrapper (v2.3.4) blows up and throws the following exception:Microsoft.Win32.TaskScheduler.NotV1SupportedException...

View Article


Commented Unassigned: Windows 10 & RegistrationTrigger [12139]

When attempting to register a RegistrationTrigger on Windows 10 (latest preview build) the wrapper (v2.3.4) blows up and throws the following...

View Article


Commented Unassigned: Windows 10 & RegistrationTrigger [12139]

When attempting to register a RegistrationTrigger on Windows 10 (latest preview build) the wrapper (v2.3.4) blows up and throws the following...

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

Hi dahall, thanks for your response. In fact I'm using the TaskCreation.CreateOrUpdate enum value and the process is elevated. Let me give you some more information: I'm using a RegistrationTrigger,...

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

Will you post the code you are using to build the task and register it? I have a Win10 instance I can test it against. I'm not getting the failure building it out on my own.

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

Hi dahall, here my code:using System; using Microsoft.Win32.TaskScheduler; using System.Management; namespace TestTaskScheduler { class Program { staticvoid Main(string[] args) { var ts = new...

View Article


Closed Unassigned: Windows 10 & RegistrationTrigger [12139]

When attempting to register a RegistrationTrigger on Windows 10 (latest preview build) the wrapper (v2.3.4) blows up and throws the following...

View Article

Closed Unassigned: TriggerEditDialog: DateTime out of range [12117]

Run this code:var trigger = new TimeTrigger();trigger.EndBoundary = new DateTime(2016, 1, 1);var dialog = new TriggerEditDialog(trigger, supportV1Only: false);dialog.ShowDialog();Then interactive with...

View Article


Closed Unassigned: Recently we got AccessViolationException [12019]

Hi! Recently we've got the following exception. It happened one time and we cannot reproduce it.System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation....

View Article

Created Issue: System.IO.FileNotFoundException when registering task under 64...

At the moment I'm running into this problem on 64 bit Windows 10 Pro Insider Preview Build 10158. Same call works on 64 bit Windows 8.1 Pro.System.IO.FileNotFoundException, The system cannot find the...

View Article


Edited Issue: System.IO.FileNotFoundException when registering task under 64...

At the moment I'm running into this problem on 64 bit Windows 10 Pro Insider Preview Build 10158. Same call works on 64 bit Windows 8.1 Pro.System.IO.FileNotFoundException, The system cannot find the...

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

New Post: System.IO.FileNotFoundException when selecting run times From/To...

I've moved this to an issue.

View Article
Browsing all 2206 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>