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

Closed Unassigned: TaskEventWatcher will not watch a folder unless...

Hi, I wanted to report this because the behavior in 2.5.18 is different than the library version included with the [events...

View Article


Closed Unassigned: computername\username Access denied [12373]

Hi, Since version Release 2.5.17 I'm unable to schedule a task using "computername\username"This worked in version Release 2.4.2Example:Computer is Lan User is LanUserPlease note that it's a local...

View Article


New Post: error to save enabled property in task

I read the thread, has been util for me, now work perfect, thanks for your help!

View Article

Commented Unassigned: TaskEventWatcher will not watch a folder unless...

Hi, I wanted to report this because the behavior in 2.5.18 is different than the library version included with the [events...

View Article

New Post: error load assembly

Hello I try to run my application on end-user PC, windows 7, net fram. 4.0 when the app try to app the TaksEditDialog show a exption with the message:"Could not load file or assembly 'TimeSpan2,...

View Article


New Post: error load assembly

I met this problem at past, I solved it by using the Nuget Management to specify TimeSpan2 2.1.3 instead of 2.1.4 (VS2015 has this feature). Hope this helpful.

View Article

New Post: error load assembly

OMG I'm using VS2012, how can resolve it?

View Article

New Post: error load assembly

Maybe you can modify the configure file manually, but it is definitely not safe. I met this problem when I use 2.5.17, If you are use 2.5.17, you can try to upgrade to 2.5.19. Maybe it will be solved.

View Article


New Post: error load assembly

Hello thanks for your help, I updated to 2.5.19 and now it work ok, buuuuut.... Now I have error when try to GetTast() on WIndows XP, say cannot find file expecified, any idea? Regards!

View Article


New Post: LogonTrigger On Windows XP delay not set

Hello I try to create a logonTrigger, in windows 7 work perfect the time delay, but on XP dont set the time delay, any some help? using (TaskService ts = new TaskService()) { //new task TaskDefinition...

View Article

New Post: LogonTrigger On Windows XP delay not set

As I know, the "Delay" property is not support in Task Scheduler 1.0. And XP use Task Scheduler 1.0, so the "Delay " property not work.

View Article

New Post: error load assembly

Post some demo source code will be helpful to find out the issue.

View Article

New Post: LogonTrigger On Windows XP delay not set

bad news :(

View Article


New Post: error load assembly

I solve it In XP, when GetTask() if the task not exist generate error, therefore with tryCath I create the task and continue jejejetry { Task t = ts.GetTast(name); if(t !=null) NewTask(); } catch {...

View Article

Updated Wiki: Home

This project provides a wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.NuGetThis project's assemblies are available via...

View Article


Updated Wiki: Documentation

Documentation Home Page There is a help file included with the download that provides an overview of the various classes. The Microsoft MSDN documentation provides an excellent overview of the Task...

View Article

New Post: RunEx

Fixed in version 2.5.17

View Article


New Post: Cannot uncheck the last day

The MonthlyTrigger has a bool property "RunOnLastDayOfMonth". If there is a MonthlyTrigger with last day is check, and then I want to uncheck it by using the editor, unfortunate, I click "ok" and...

View Article

New Post: RunEx

Perfect, thanks! :)

View Article

New Post: Trigger changes on AZURE

have you tried it on azure, when we change the trigger settings it is only can be seen after restarting the role.

View Article
Browsing all 2206 articles
Browse latest View live


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