Click to See Complete Forum and Search --> : about a thread exception exit


snollow
February 13th, 2006, 02:34 AM
my process have a thread exception exit when this process long time run(about 3-5 days ),and do not pop up any excepion window .i do not kown what will induce this problem in my program bug.thanks

sreehari
February 13th, 2006, 02:57 AM
i do not kown what will induce this problem in my program bug.

neither do v ???? :( :confused::D

more details plz....

Ejaz
February 13th, 2006, 03:06 AM
[ Moved Thread ]

Andreas Masur
February 13th, 2006, 02:36 PM
Does it crash? Does it simply close? A shot in the dark...

Surviving the Release version (http://www.codeproject.com/debug/survivereleasever.asp)
How To Determine the Location of a Crash (http://support.microsoft.com/kb/q196755)
Finding crash information using the MAP file (http://www.codeproject.com/debug/mapfile.asp)