if you are inclined install windows debugging tools from microsoft, and switch on the complete memory dump in the system control panel.
when it crashes againm itll dump all the memory out, load the memory.dmp into windebug and type !analyze
it'll tell you where it crashed
its a fairly large download, but its pretty easy to work out and i'll help you work through it
|