I'll uninstall and reinstall from NuGet.
Maybe I have a corrupt DLL
Maybe I have a corrupt DLL
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Microsoft.Win32.TaskScheduler.V2Interop.IRegisteredTask.get_Xml()
at Microsoft.Win32.TaskScheduler.Task.GetV2StrippedDefinition(TaskService svc, IRegisteredTask iTask)
at Microsoft.Win32.TaskScheduler.Task.CreateTask(TaskService svc, IRegisteredTask iTask, Boolean throwError)
at Microsoft.Win32.TaskScheduler.TaskCollection.V2TaskEnumerator.<>c__DisplayClass1_0.<.ctor>b__0(Object o)
at System.Runtime.InteropServices.ComEnumerator`2.get_Current()
at Microsoft.Win32.TaskScheduler.TaskBrowserDialog.LoadChildren(TreeNode p)
at Microsoft.Win32.TaskScheduler.TaskBrowserDialog.LoadChildren(TreeNode p)
at Microsoft.Win32.TaskScheduler.TaskBrowserDialog.RefreshList()
at Microsoft.Win32.TaskScheduler.TaskBrowserDialog.TaskBrowserDialog_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)