Quote:
Originally Posted by binary64 System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.ArrayList.ArrayListEnumeratorSi mple.MoveNext()
at TvDatabase.TvBusinessLayer.get_Channels()
any ideas? i dont know how to reproduce the problem reliably, it's sorta random. |
Definately a threading problem on your side.