Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: Converting TaskDefinition to work with Server 2003 R2

$
0
0

Here is how I am trying to convert it, still gives me a Null error:

 

 TaskService ts = new TaskService(txtServerName.Text, logon[1], logon[0], logon[2], true);

EditorForm.TaskDefinition.Settings.Compatibility = TaskCompatibility.V1;

TaskSchedulerWizard tempEditorForm = new TaskSchedulerWizard(ts, EditorForm.TaskDefinition, false);


Viewing all articles
Browse latest Browse all 2206

Trending Articles



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