XrmToolBox icon indicating copy to clipboard operation
XrmToolBox copied to clipboard

Updating EBGV2 crashes XTB

Open rappen opened this issue 5 months ago • 2 comments

XTB suggests that I update EBGV2, say Yes and it goes on. Then I got the unhandled error at:

************** 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.ToolLibrary.ToolLibrary.InstallOneToolUpdate(IXrmToolBoxLibraryTool tool, Boolean onNextRestart, Form form)
   at XrmToolBox.New.NewForm.<PluginsForm_OpenPluginRequested>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Still old version of EBGV2. Close XTB and restart it. Now I see it has the newest version of EBGV2. Everything is fine.


  • Deployment: Online
  • DB Version: 9.2.25071.192
  • Connection Controls Version: 1.2025.7.63
  • XrmToolBox Version: 1.2025.7.71

rappen avatar Aug 04 '25 12:08 rappen