location of 'Error Report Contents'

  • Thread starter Thread starter knurgb
  • Start date Start date
K

knurgb

Hi,

Can anybody tell me if there is any file where I can find contents of
'Error Report Contents' message?
The window with exception information, address of the routine that
coused crach, module dumps, etc.


Best regards,
Grzegorz
 
knurgb said:
Can anybody tell me if there is any file where I can find contents of
'Error Report Contents' message?
The window with exception information, address of the routine that
coused crach, module dumps, etc.

You'll find these files in the directories as being specified:

Start > Run: %windir%\system32\drwtsn32.exe

Control Panel > System > Advanced tab > Startup & Recovery > Settings.
Note that the files in that directory are binary files and therefore,
they cannot be analyzed without using special tools.
 
You can access Event Viewer by selecting Start, Administrative Tools, and
Event Viewer. When researching the meaning of the error, information
regarding Event ID, Source and Description are important.

HOW TO: View and Manage Event Logs in Event Viewer in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;308427&sd=tech

A tip for posting copies of Error Reports! Run Event Viewer and double click
on the error you want to copy. In the window, which appears is a button
resembling two pages. Double click the button and close Event Viewer. Now
start your message (email) and do a paste into the body of the message. This
will paste the info from the Event Viewer Error Report complete with links
into the message. Make sure this is the first paste after exiting from Event
Viewer.

--

Hope this helps.

Gerry
~~~~
FCA
Stourport, England

Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
Back
Top