The TaskEditDialog constructor generates an exception in a Windows 10 Enterprise version 1703.
I haven't reproduce the issue in a Windows 10 Pro.
Exception:
Index was outside the bounds of the array.
IndexOutOfRangeException.
I'm working with the version 2.5.27 of Task Scheduler Managed Wrapper
Comments: ** Comment from web user: Colecas **
I haven't reproduce the issue in a Windows 10 Pro.
Exception:
Index was outside the bounds of the array.
IndexOutOfRangeException.
I'm working with the version 2.5.27 of Task Scheduler Managed Wrapper
Comments: ** Comment from web user: Colecas **
With version 2.5.28 of the wrapper, I don't get the exception as before, but now I get the access denied.
I create the task with an account who belongs to the Administrator group of the machine.