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

New Post: The question about Repetition in TaskEditDialog

In the TaskEditDialog, it seem that use can input some invalid string, but there is not any warn or error dialog showed. Is it expected?

View Article


New Post: Activate / Deactivate Task

Yes! That was. Thank you very much!

View Article


New Post: The problem about expire time.

Thank you. This helped a great deal. I believe I have this remediated for 2.5.20.

View Article

New Post: Start in (optional) Parameter

Hello, I need to set the Start in (Optional) setting for Windows 7 Task. Does anyone know how I can perform this task. Thanks,

View Article

New Post: The question about Repetition in TaskEditDialog

This dialog now displays an error indicator if any of the duration values are not valid.

View Article


New Post: The problem of MonthlyDOWTrigger

That was it. Fixed in 2.5.20

View Article

New Post: Start in (optional) Parameter

When creating an ExecAction, add a value to the WorkingDirectory property.// In constructor, last param is WorkingDirectoryvar action = new ExecAction("cmd.exe", "echo Working...", @"C:\"); // In...

View Article

Source code checked in, #98071

* Mulitple UI fixes to address better user notification when incorrect values are present * Fixed bug allowing multiple actions to be selected in list * Fixed bug with date control that didn't catch...

View Article


Released: Release 2.5.20 (May 14, 2016)

Update historyVersion 2.5.20Bug fixes with UI and field validationVersion 2.5.19Bug fixesVersion 2.5.17Added back in .NET 4 builds Fixed RegisterTaskDefinition for tasks setting password to null Fixed...

View Article


Updated Release: Release 2.5.20 (May 14, 2016)

Update historyVersion 2.5.20Bug fixes with UI and field validationVersion 2.5.19Bug fixesVersion 2.5.17Added back in .NET 4 buildsFixed RegisterTaskDefinition for tasks setting password to nullFixed...

View Article

New Post: The problem of DailyTrigger

In 2.5.20, I find the max value of DaysInterval is 32676, and the library will throw an exception when try to save. I just read the article in MSDN, and I found TEXT . It says that the max value in...

View Article

Source code checked in, #98078

* Version 2.5.21 * Fixed upper boundary on DailyTrigger interval UI

View Article

New Post: The problem of DailyTrigger

Corrected for 2.5.21. Thanks for the catch.

View Article


New Post: Delete Task HRESULT: 0x80070005 (E_ACCESSDENIED))

Hello, I wrote a small program to create and delete a task. Task creation works but when I try to delete the created task I get the error E_ACCESSDENIED. The code is:TaskService ts = new TaskService();...

View Article

New Post: Delete Task HRESULT: 0x80070005 (E_ACCESSDENIED))

I run your code and everything looks OK~ You can try to run your program as administrators(Right click .exe file of your program and click "Run as administrator")

View Article


Updated Release: Troubleshooter (May 29, 2016)

Having problems with permissions or "Access denied" errors? Try running this troubleshooting tool on the system causing the problem.

View Article

Released: Troubleshooter (May 29, 2016)

Having problems with permissions or "Access denied" errors? Try running this troubleshooting tool on the system causing the problem.

View Article


Updated Release: Troubleshooter (May 29, 2016)

Having problems with permissions or "Access denied" errors? Try running this troubleshooting tool on the system causing the problem.

View Article

Source code checked in, #98093

* Converted TaskSchedulerConfig to a ClickOnce publish style

View Article

New Post: Access is denied when Registering a new task - HRESULT: 0x80070005...

I'm trying to register a task for a local user who does not have administrator rights to his/her machine. The task registration code below is wrapped as part of a console application and the...

View Article
Browsing all 2206 articles
Browse latest View live


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