Unhandled Exception! Writing Minidump file.
This file with explanation and last lines from log files should be given to the
development team.
Saved dump file to 'POL096.2-2006-08-30 Vestal Virgin-20060906192342-0.dmp'
Author
Message
CWO
Joined: 04 Feb 2006 Posts: 685 Location: Chicago, IL USA
Posted: Thu Sep 07, 2006 1:12 pm Post subject:
They'll probably ask for a few lines further up where it most likely gives a script name and PC. Also, go to the script, if you have the (scriptname).lst file, open it in a text editor and post maybe from 10 lines or so before the PC number to about 10 lines after it. If you dont have a .lst file, recompile your script with the -l arguement or set in your ecompile.cfg
GenerateListing 1
then ecompile and it should make the .lst file for that script.