XrmToolBox icon indicating copy to clipboard operation
XrmToolBox copied to clipboard

[Bug] Error on Uninstall of Tool

Open daryllabar opened this issue 3 years ago • 0 comments

When attempting to uninstall a tool, I got a "Collection was modified; enumeration operation may not execute" error:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text ************** System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Windows.Forms.Application.ExitInternal() at System.Windows.Forms.Application.Restart() at XrmToolBox.PluginsStore.StoreFromPortal.PerformUninstallation(PluginDeletions deletions) at XrmToolBox.PluginsStore.StoreFormFromPortal.tsbUninstall_Click(Object sender, EventArgs e)

ScreenShot


  • Deployment: Online
  • DB Version: 9.2.22061.180
  • Connection Controls Version: 1.2022.7.53
  • XrmToolBox Version: 1.2022.5.56

daryllabar avatar Jul 15 '22 22:07 daryllabar