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: dahall **
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: dahall **
My last comment, after further testing, is incorrect. Microsoft, in those new versions of Windows, has upgraded the library to version 1.6, causing the problem. I'm correcting it now.