Uwe Posted May 11, 2014 Report Posted May 11, 2014 Hello, I got this exception when I assigned some tags but not the collection tag: ************** Exception Text ************** System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext() at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.PropertyInspector.ShowOutsideChangesAsync(Object sender, ChangeTagPropertyEventArgs args) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\PropertyInspector.cs:line 3896 I can't reproduce it. Regards, Uwe Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.