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

New Post: Task Sheduler Sinlge page web application

1) I would say you'll have to convert strings to the enum or date or TimeSpan using the appropriate parse or Convert methods. 2) Reflection (Type.GetProperty) and recursion (get type of property and...

View Article


New Post: How to set unset Do not store password. The task will only have...

Trying to create a task. And i need to uncheck the check box Do not store password. The task will only have access to local computer resources. which is always checked for me. Here is the code // Get...

View Article


New Post: How to set unset Do not store password. The task will only have...

use TaskLogonType.Password

View Article

New Post: on button (TaskEditDialog) is blank

when the TaskEditDialog is showed the "OK" button has no text, is a blank button. On cancel button instead is written "cancel" correctly did i missed something? the problem can be related to the...

View Article

New Post: on button (TaskEditDialog) is blank

Which locale are you using as the default for your app?

View Article


New Post: on button (TaskEditDialog) is blank

my default is: "it-IT" if i set "en-US", or "fr-FR" everything works(the 2.3.2 as well). So i have not the "it" language installed Is it something related to the "Windows Language pack" or is it a...

View Article

New Post: return a value from an .exe to a task

is it possible return a value during the "running" state of scheduled task from an .exe? A sort of notification (the precentage of completion e.g.)... Does exist a way to do that in order to get that...

View Article

New Post: on button (TaskEditDialog) is blank

It must be a bug with the Italian language resources for the library. Let me do some testing today and I'll see if I can come up with a fix.

View Article


New Post: return a value from an .exe to a task

There is not a way to expose anything from an .exe except for the final result code. If you need to expose in-process information, check out the COMHandlerAction which allows you to write custom code...

View Article


New Post: return a value from an .exe to a task

thank you to have driven me on the right path :-)

View Article

New Post: on button (TaskEditDialog) is blank

Wow, thanks

View Article

New Post: return a value from an .exe to a task

i took a look at the interface "ITaskHandler" and it has only these methods: -Pause: Called to pause the COM handler. -Resume: Called to restart the COM handler. -Start: Required. Called to start the...

View Article

New Post: return a value from an .exe to a task

You will want to use the ITaskHandlerStatus interface to communicate back.

View Article


New Post: Why does build create de-DE, fr, it, zh-CN folders? Is there a...

Why does build create de-DE, fr, it, zh-CN folders, each with their own version of Microsoft.Win32.TaskScheduler.resources.dll. I am guessing this has something to do with support for other languages...

View Article

New Post: on button (TaskEditDialog) is blank

I have updated the code that is causing the blank button and the exception. You can download the code and build a private version to complete your tests. I should be able to release 2.3.3 (with all...

View Article


Source code checked in, #95823

* Updated localized resources

View Article

Source code checked in, #95824

* Updated version to 2.3.3

View Article


New Post: on button (TaskEditDialog) is blank

Great! i'll update it when you'll pubblish the next release. Tks

View Article

New Post: Why does build create de-DE, fr, it, zh-CN folders? Is there a...

There is not a build option to prevent them, but you do not have to distribute those folders if you don't need the localization.

View Article

New Post: Why does build create de-DE, fr, it, zh-CN folders? Is there a...

Thank you for the reply. I wrote a set of commands to run as a post-build step to delete them.

View Article
Browsing all 2206 articles
Browse latest View live


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