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

New Post: How to update the additional arguments of an existing task?

Many thanks for the correction. Now it is working. But when running the executable I get the flollowing error: __"Folder other than the root () was requested on a system only supporting Task Scheduler...

View Article


New Post: How to update the additional arguments of an existing task?

Finally I found the solution. The above error message was a little bit confusing :-). The tasks we would like to modify were not located in the root folder but in subdirectories. So the following code...

View Article


New Post: Can't seem to set the run only when logged in in Windows 10

Hello all, I did try the following code lines: string currentUser = System.Environment.GetEnvironmentVariable("USERDOMAIN") + @"\\" + System.Environment.GetEnvironmentVariable("USERNAME");...

View Article

New Post: Can't seem to set the run only when logged in in Windows 10

Please search this forum before asking your question. As in this case, and many others, your question has already been asked and answered: http://taskscheduler.codeplex.com/discussions/652529

View Article

New Post: Problem when compiling as DotNET 4.0 client profile

Hello! Thanks for the great work. I'm trying to compile under 4.0 client (which is the latest included by default in Windows 7 SP1) and I'm facing this error: .NETFramework,Version=v2.0,Profile=Client"...

View Article


New Post: Problem when compiling as DotNET 4.0 client profile

This library requires assemblies in the full .NET 4.0 library and does not support the .NET 4.0 Client Profile.

View Article

New Post: Tick "Run whether user is logged in or not" Programmatically

Sorry, never mind...

View Article

New Post: Llaunching an un-elevated application from an elevated process

I have a WPF client application that checks against its server to ensure it is up to date. If it's not, an elevated process launches to perform the update and the client application closes. The updater...

View Article


New Post: TaskBrowserDialog System.IO.FileNotFoundException

After searching this site I am at a loss for the following issue: I have downloaded the latest package(s) via Nuget. Using the TaskBrowserDialog I keep receiving Exception type:...

View Article


New Post: Llaunching an un-elevated application from an elevated process

The TaskService constructor with parameters will run in the user context of the current process. When you register tasks, they also will then run in that same user's context. Elevation will only change...

View Article

New Post: TaskBrowserDialog System.IO.FileNotFoundException

Just curious, what happens if you do not set the SelectedPath property? Does it still throw the exception? The code I have in the test harness does not include that scenario.

View Article

New Post: TaskBrowserDialog System.IO.FileNotFoundException

Also, I add it as a component on my form and set those properties interactively in the designer. To do that, you have to add the assembly to your toolbox though.

View Article

New Post: TaskBrowserDialog System.IO.FileNotFoundException

Same error without SelectedPath property, TaskService --in fact I tried the dialog without any settings - just plain dialog from the toolbox.. I did that exact same thing --added it as a component on...

View Article


New Post: TaskBrowserDialog System.IO.FileNotFoundException

Using your exact code snippet, I have successfully run this against the latest version of the library under all .NET builds without error. I even tested it forcing the V1 library without issue. Is the...

View Article

New Post: TaskBrowserDialog System.IO.FileNotFoundException

I'll uninstall and reinstall from NuGet. Maybe I have a corrupt DLLSee the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception...

View Article


New Post: TaskBrowserDialog System.IO.FileNotFoundException

I just uninstalled TaskScheduler from NuGet rebooted, re-compliled, re-installed via NuGet, added the Microsoft.Win32.TaskScheduler.dll to the VS2013 Ultimate (opened as Administrator) toolbox then...

View Article

New Post: TaskBrowserDialog System.IO.FileNotFoundException

Looking at the stack dump, it appears you have a task in the root directory that cannot be displayed. This is why you see the error and I don't. I will add some better error handling to this class in...

View Article


New Post: TaskBrowserDialog System.IO.FileNotFoundException

You're 100% spot on sir. There was a corrupted SqmUpload task related to the Windows Media Player (CEIP) Customer Experience Improvement program. This task gets created by default and a checkbox is...

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: Debug Symbol Files (PDB Files)

Is there a way for you to provide official PDB files as part of the binary distribution of this project?

View Article
Browsing all 2206 articles
Browse latest View live


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