Quantcast
Browsing all 2206 articles
Browse latest View live

New Post: Delete IT After- Settings Tab - Immediately

Actually, the library's documentation says, "A TimeSpan value of 1 second indicates the task is set to delete when done. A value of TimeSpan.Zero indicates that the task should not be deleted."

View Article


Source code checked in, #98030

* Fixed bugs in CredentialsDialog that failed to pull in username or validate password * Fixed ommision in task editors where alternate owners did not force a password retrieval

View Article


New Post: Delete IT After- Settings Tab - Immediately

Thanks for the reply. I tried giving TimeSpan value of 1 second but the Task Created in system's task scheduler shows '1 second' instead of 'Immediately' .

View Article

New Post: About the TriggerString

I read the source code and found that is a API: GetTriggerString for V1, but not V2. So Task Scheduler Managed Wrapper implement it. But I found the output string of V2 is same with the windows "task...

View Article

New Post: About the TriggerString

The native V2 library does not include the trigger string output. It is implemented inside the "Task Scheduler" tool. I implemented it as part of the wrapper.

View Article


New Post: Delete IT After- Settings Tab - Immediately

I see the problem now. When I originally wrote the library, there were not nullable types supported in either C# or VB.NET. The native library uses strings that can have the following values:'null' ==...

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: Examples

Examples Home Page You can go to these pages for more sample code:Trigger Example CodeAction Example CodeSecurity Explanations and Samples Below are some examples of how to use most of the functions of...

View Article


New Post: Wrapper is providing type 'NotifyCollectionChangedEventArgs'

Okay, thank you for your advice.

View Article


Closed Unassigned: TaskDefinition.Actions always empty in v1 since release...

It's all in the title :)Actions are always empty in v1 mode (XP/2003) since the version 2.5.0. The last working version is 2.4.2.

View Article

Closed Issue: The task has been configured with an unsupported combination of...

Hi,Since I've updated to the latest stable release(2.5.4) I'm getting the following error:_The task has been configured with an unsupported combination of account settings and run time options....

View Article

Source code checked in, #98031

* Functional wizard version of configuration troubleshooter

View Article

Source code checked in, #98032

* Mimic fixes into TaskOptionsEditor

View Article


Created Unassigned: The system cannot find the path specified. [12350]

Hi,After some changes library cannot get data from remote server. Details: I use win7 and try to get state of task on win2003. TaskService is used with forceV1=true.Code to reproduce:``` using...

View Article

Commented Unassigned: The system cannot find the path specified. [12350]

Hi,After some changes library cannot get data from remote server. Details: I use win7 and try to get state of task on win2003. TaskService is used with forceV1=true.Code to reproduce:``` using...

View Article


New Post: A password must be supplied

Hi, New build works fine when you add a new task but does not work with an old task when you try to edit it. For this case UserId always is not empty and check at Task.cs does not work: public bool...

View Article

New Post: A password must be supplied

Thank you for doing better testing than me. I have corrected and it will be in the next release.

View Article


Commented Unassigned: The system cannot find the path specified. [12350]

Hi,After some changes library cannot get data from remote server. Details: I use win7 and try to get state of task on win2003. TaskService is used with forceV1=true.Code to reproduce:``` using...

View Article

Source code checked in, #98033

* Fixed problem with creating V1 non-calendar triggers * Fixed problem getting V1 task from UNC

View Article

New Post: A password must be supplied

I have tested again and found a new issue) Sometime unnecessary dialog appears for current user. I don't know how but right now I have two tasks with current user as runner but its name has different...

View Article
Browsing all 2206 articles
Browse latest View live


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