Author Topic: Error removing Schedule  (Read 765 times)

barlet

  • Jr. Member
  • **
  • Posts: 120
The following error was produced today by MB

MusicBee v3.3.7428.31581P  (Win10.0), 6 May 2020 15:16:

System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at TaskScheduler.ITaskFolder.DeleteTask(String Name, Int32 flags)
   at MusicBeePlugin.Plugin.DeleteTasksByPrefix(String taskNamePrefix)
   at MusicBeePlugin.TasksForm.buttonOK_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34359
you need to report this on the topic created by the plugin author