Go here in regedit , whats it set too ?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
There should be a debugger key in there ?
since i have Developer studio mine looks like this
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe" -p %ld -e %ld
if not got to cmd prompt and do
drwtsn32 -I
that should enable drwatson you might have to switch on some of the options it gives.
make the error happen again, see if dr watson pops up, it should generate a log now with the info on the bad program. drwatson.log usually, or in the event log
|