I'm having some kind of random issue between Internet Explorer 7 and Dr.
Watson. From time to time, when I change sites it quits.
The event ID is 1000. The category is 100.
The description is
Faulting application drwtsn32.exe, version 5.1.2600.0, faulting module
dbghelp.dll, version 5.1.2600.2180, fault address 0x0001295d.
Any ideas?
Gistcheckin - 30 Jun 2007 01:06 GMT
WDS 3.01 Explorer Error in Tquery.dll
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1270820&SiteID=1
Results for Event ID 1000
http://search.microsoft.com/results.aspx?mkt=en-US&setlang=en-US&q=Event+ID+1000

Signature
Gistcheckin
> I'm having some kind of random issue between Internet Explorer 7 and Dr.
> Watson. From time to time, when I change sites it quits.
[quoted text clipped - 7 lines]
>
> Any ideas?
Kayman - 30 Jun 2007 02:02 GMT
> I'm having some kind of random issue between Internet Explorer 7 and Dr.
> Watson. From time to time, when I change sites it quits.
[quoted text clipped - 7 lines]
>
> Any ideas?
Yes, you could consider the following...It's working for me :)
http://www.5starsupport.com/tutorial/hardening-windows.htm
Excerpts:
"<>Disable Dr. Watson dump file creation
This is a program error debugger that gathers all kinds of information about
your computer when a user error or user-mode fault occurs within a program.
I have never found these files to be useful either. To stop creation of
these files, follow this procedure:
Go to start, then run, then type in ‘regedit.exe’ and hit ‘Enter’
Browse to the following location in the left pane:
HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Left click on the value ‘Auto’ on the right pane, and change the value from
‘1’ to ‘0’ Close the registry editor.
To delete the dump files created by Dr Watson on earlier occasions, you will
have to delete them manually with this procedure: Open Windows explorer,
Browse to:
C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson
and delete files named User.dmp and Drwtsn32log."