file io, multithread => application exit

  • Thread starter Thread starter mcosta74
  • Start date Start date
M

mcosta74

Hi

Once in a wile I have an application disappearing without sending me
any exception. It smells to a compactframework low level issue. I'm
doing several IO operations with sockets and files in a multithreaded
environment. My guess goes to file IO in a thread different from the
main one as the assassin. Clever ideas?

Merry Christmas

manuel

Framework = compact framework 2.0, service pack 1.0
Os = windows mobile 5.0
 
Back
Top