M
Matijaz
Hello,
My WinCE application has crashed and I can't debug it, because it is being
tested far away in another country and they cannot provide an internet
connection for me. But I got from people from test team error message which
appear after crash on WinCe unit. It looks like that:
Exception, error tp1000.exe
manualResetEvent::.ctor+0x21
Task::.ctor+0x27
Control::Invoke+0x37
AD-Bus Connection:: ReceiveData+0x31
How can I find in this message an useful information which will lead me to
the line of code which caused the problem. I suppose that "ctor" means
constructor, but what means this hexadecimal offset value after plus sign.
Every help would be appreciated - also links with documentation about .net
cf error information.
Matijaz
My WinCE application has crashed and I can't debug it, because it is being
tested far away in another country and they cannot provide an internet
connection for me. But I got from people from test team error message which
appear after crash on WinCe unit. It looks like that:
Exception, error tp1000.exe
manualResetEvent::.ctor+0x21
Task::.ctor+0x27
Control::Invoke+0x37
AD-Bus Connection:: ReceiveData+0x31
How can I find in this message an useful information which will lead me to
the line of code which caused the problem. I suppose that "ctor" means
constructor, but what means this hexadecimal offset value after plus sign.
Every help would be appreciated - also links with documentation about .net
cf error information.
Matijaz