I have already searched the forum and I didn't find anything useful:
When this a frequent question is, why do you don't add it to the documentation?
- Error Scheduling Task on 2008 R2: "The process must have appropriate permissions to connect to the TaskService"? Where in MSDN, i looked in MSDN but ...
- Schedule via ASP.NET: Didn't help.
- How to run task under the SYSTEM account without E_ACCESSDENIED: didn't help
- Can't create task on Windows Server 2008: didn't help
- who needs permissions?: "Localhost" didn't work
- Cannot instantiate the TaskService on a WCF service: not my case
- Unable to create tasks from ASP.NET under W2008: "moving from RegisterTaskDefinition to RegisterTask" didn't work
- Access denied when scheduling a task from windows phone application: not my case
- Unable to register task which will run even if user is not logged in: "Yes. You just need to specify the SYSTEM account when you register the task.", didn't work
- The task XML contains a value which is incorrectly formatted or out of range: not my case
- COMException (18,8) LogonType trying to create task with user id and password : not my case
- Can i access to the editor in asp.net?: Not what I looking for
- View Tasks: Object reference not set to an instance of an object: Not my problem
-
Error on task creation, about LoginType: "TaskLogonType.ServiceAccount"and UserId = "System"", didn't work.
When this a frequent question is, why do you don't add it to the documentation?