Still having hard time to figured out how to fix that error in the GroupedObject, I'm newbie in vb
So it work great on launch , change page and came back and throw this exeption ;
System.InvalidOperationException was unhandled by user code
HResult=-2146233079
Message=La collection a été modifiée ; l'opération d'énumération peut ne pas s'exécuter.
Source=mscorlib
StackTrace:
à System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
à System.Collections.Generic.List`1.Enumerator.MoveNextRare()
à System.Collections.Generic.List`1.Enumerator.MoveNext()
à AdvancedHMIControls.SubscriptionHandler.SubscribedDataReturned(Object sender, PlcComEventArgs e) dans C:\Apps\Test\AdvancedHMIControls\SubscriptionHandler.vb:ligne 325
à AdvancedHMIDrivers.EthernetIPforCLXCom.DataRecSync(Object e) dans C:\Apps\Test\AdvancedHMIDrivers\AllenBradley\EthernetIPforCLXCom.vb:ligne 291
InnerException:
And sometimes no exeption but Invalid arguement everywhere ..!