J
Julie
Hi, I posted a few days ago and got some good responses, so thank you.
My application crashed again today (on the target machine with the
release build). [I was not using any of the code to set foreground
window, so we can leave that aside.]
Anyway, on Peter's suggestion, I had copied the .pdb file over to the
bin Release directory. (I assume that's the right place to put it?)
When the dialog indicating the segmentation fault appeared, I clicked
"debug", it brought up the debugger and it indicated that the seg
fault occurred in mscorlib.dll, and was an Argument out of range
exception.
So, this is what I know about the error. Do I need to copy the source
code over to this machine in order to get information about the stack
trace?
My application crashed again today (on the target machine with the
release build). [I was not using any of the code to set foreground
window, so we can leave that aside.]
Anyway, on Peter's suggestion, I had copied the .pdb file over to the
bin Release directory. (I assume that's the right place to put it?)
When the dialog indicating the segmentation fault appeared, I clicked
"debug", it brought up the debugger and it indicated that the seg
fault occurred in mscorlib.dll, and was an Argument out of range
exception.
So, this is what I know about the error. Do I need to copy the source
code over to this machine in order to get information about the stack
trace?