Hunter
unread,Nov 11, 2009, 12:52:51 AM11/11/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nomad-net
This happened as my PC came out of suspend:
"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.ThreadContext.OnThreadException
(Exception t)
at System.Windows.Forms.Timer.TimerNativeWindow.OnThreadException
(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&
msg)
at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop
(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner
(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop
(Int32 reason, ApplicationContext context)
at Nomad.Program.Main(String[] args) in D:\Programming\Projects\beta
\2_6_8_1140_beta\Nomad\Program.cs:line 160