the application crash without any debug msgbox

  • Thread starter Thread starter tony
  • Start date Start date
T

tony

hi.
i have net application that is compose of dll in vb.net and c managed code ,
and unmanaged.

the application crash after 8-9 hours of running.

its crash without any message box of exception (i compile it in debug
mode ).

i guess it crash in the unmanaged code, but im not sure.

any ideas of how to know in what line it crash ? (even func name will help
 
Back
Top