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

Created Unassigned: Project targeted for .NET Framework 4.5.1 won't build if...

Steps to reproduce:1) Create a new Console Application using .NET Framework 4.5.12) Install TaskScheduler NuGet-package version 2.5.17 (Install-Package TaskScheduler)3) Add following line to...

View Article


Created Unassigned: Access Denied Exception when creating simple planned task...

Hello,I'm creating a simple planned task like this:``` TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger mainTrigger = new LogonTrigger();...

View Article


Commented Unassigned: Access Denied Exception when creating simple planned...

Hello,I'm creating a simple planned task like this:``` using (TaskService ts = new TaskService()){ TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger...

View Article

Source code checked in, #98066

* Version 2.5.18 * Fixed NuGet for 4.5.2

View Article

Commented Unassigned: Access Denied Exception when creating simple planned...

Hello,I'm creating a simple planned task like this:``` using (TaskService ts = new TaskService()){ TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger...

View Article


Commented Unassigned: Access Denied Exception when creating simple planned...

Hello,I'm creating a simple planned task like this:``` using (TaskService ts = new TaskService()){ TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger...

View Article

Commented Unassigned: Access Denied Exception when creating simple planned...

Hello,I'm creating a simple planned task like this:``` using (TaskService ts = new TaskService()){ TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger...

View Article

Closed Unassigned: Access Denied Exception when creating simple planned task...

Hello,I'm creating a simple planned task like this:``` using (TaskService ts = new TaskService()){ TaskDefinition td = ts.NewTask(); td.RegistrationInfo.Description = "AutoRestartTest"; LogonTrigger...

View Article


Closed Unassigned: Project targeted for .NET Framework 4.5.1 won't build if...

Steps to reproduce:1) Create a new Console Application using .NET Framework 4.5.12) Install TaskScheduler NuGet-package version 2.5.17 (Install-Package TaskScheduler)3) Add following line to...

View Article


Created Unassigned: .\username Access denied [12373]

Hi, Since version Release 2.5.17 I'm unable to schedule a task using ".\username"This worked in version Release 2.4.2Error I'm getting is "Access is denied"

View Article

Commented 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

Commented 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: History Tab is missing when we use ShowDialog()

Hi , I am using 2.5.15.0 version. When I use showdialog() the history tab is missing. The sample code is given below. Microsoft.Win32.TaskScheduler.Task newTask = ts.GetTask(taskName); TaskDefinition...

View Article


New Post: History Tab doest not refresh the events for every click

Can you describe precisely the UI steps you are executing to get this error? I am not able to replicate it by running your code snippet and then repeatedly clicking the "History" tab. You code inspired...

View Article

New Post: History Tab doest not refresh the events for every click

Hi, Thank you very much for the details given. It was really helpful to me. I appreciate it. Steps to Reproduce the Event refresh issue in History tabAssume MaxHistoryCount is set to 4Launch the editor...

View Article


New Post: History Tab doest not refresh the events for every click

Thanks for the detail. With it I was able to find the bug. It will be fixed in the next release (2.5.19), due in the next week or so.

View Article

Commented 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: History Tab doest not refresh the events for every click

Thank you very much for your help. I really appreciate it. Thanks Antoni

View Article

Commented 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

Source code checked in, #98067

* Version 2.5.19 * Minor updates to AD interop * Set TaskListView & event history view to "Explorer" style * Fixed sorting in event history view and removed buggy grouping ability * Set OK button...

View Article
Browsing all 2206 articles
Browse latest View live


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