hi all,
i have this problem: if i leave my app minimized for more than 30 mins, i can't bring it back again. it is hanged.
i attached the debugger and i've got the stack trace and error bellow.
if you have any idea/comment/suggestion about what goes wrong please help me
thanks in advance.
A.
first the error:
InvalidAsyncronousStateExc
eption in System.Windows.Forms.dll: An error occurred invoking the method. the destination thread no longer exists.
stack trace:
> System.Windows.Forms.dll!S
ystem.Wind
ows.Forms.
WindowsFor
msSynchron
izationCon
text.Send(
System.Thr
eading.Sen
dOrPostCal
lback d, object state) + 0x9a bytes
System.dll!Microsoft.Win32
.SystemEve
nts.System
EventInvok
eInfo.Invo
ke(bool checkFinalization = true, object[] args = {Dimensions:[2]}) + 0x68 bytes
System.dll!Microsoft.Win32
.SystemEve
nts.RaiseE
vent(bool checkFinalization = true, object key = {object}, object[] args = {Dimensions:[2]}) + 0x106 bytes
System.dll!Microsoft.Win32
.SystemEve
nts.OnUser
Preference
Changing(i
nt msg, System.IntPtr wParam, System.IntPtr lParam) + 0x6f bytes
System.dll!Microsoft.Win32
.SystemEve
nts.Window
Proc(Syste
m.IntPtr hWnd = 2688192, int msg = 8218, System.IntPtr wParam = 47, System.IntPtr lParam = 591990136) + 0x288 bytes
[Native to Managed Transition]
user32.dll!_InternalCallWi
nProc@20()
+ 0x28 bytes
user32.dll!_UserCallWinPro
cCheckWow@
32() + 0xa2 bytes
user32.dll!_DispatchMessag
eWorker@8(
) + 0xc8 bytes
user32.dll!_DispatchMessag
eW@4() + 0xf bytes
[Managed to Native Transition]
System.Windows.Forms.dll!S
ystem.Wind
ows.Forms.
Applicatio
n.Componen
tManager.S
ystem.Wind
ows.Forms.
UnsafeNati
veMethods.
IMsoCompon
entManager
.FPushMess
ageLoop(in
t dwComponentID, int reason = -1, int pvLoopData = 0) + 0x2ea bytes
System.Windows.Forms.dll!S
ystem.Wind
ows.Forms.
Applicatio
n.ThreadCo
ntext.RunM
essageLoop
Inner(int reason = -1, System.Windows.Forms.Appli
cationCont
ext context = {System.Windows.Forms.Appl
icationCon
text}) + 0x17d bytes
System.Windows.Forms.dll!S
ystem.Wind
ows.Forms.
Applicatio
n.ThreadCo
ntext.RunM
essageLoop
(int reason, System.Windows.Forms.Appli
cationCont
ext context) + 0x53 bytes
System.Windows.Forms.dll!S
ystem.Wind
ows.Forms.
Applicatio
n.Run() + 0x2b bytes
guiFrameworkManager.dll!gu
iFramework
Manager.FW
Manager.Ru
n() Line 140 C#
ixLoad.exe!IxLoad.IxLoad.M
ain(string
[] i_args = {Dimensions:[0]}) Line 123 + 0xe bytes C#
mscoree.dll!__CorExeMain@0
() + 0x34 bytes
kernel32.dll!_BaseProcessS
tart@4() + 0x23 bytes
Start Free Trial