View Single Post
  #2 (permalink)  
Old 25-06-2005, 12:47 AM
jephree's Avatar
jephree jephree is offline
¨*·.¸ «.·°·..·°·.» ¸.·*¨
 
Join Date: Jun 2004
Posts: 25,328
jephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniturejephree is beginning to become part of the furniture
Re: Game programs and other applications keep crashing with the same error!!

Here are 3 ways to search your errors:

1. Look in your Event viewer: rt. click My Computer then click Manage then Event Viewer.
Or: Administrative Tools/Event Viewer or Start/Run/ eventvwr
Open the system as well as the application tabs & look for X errors. Click error line for details.
Post back the source & event id especially of errors that seem to coincide with a crash.

2. View your Error Log via:
[1] Start Menu
[2] Help and Support
[3] Pick a Task
[4] Tools
[5] Advanced System Information
[6] View the Error Log

3. Go to start | search (type in) .dmp
Note the location of your latest .dmp file.

Then:

1) Download and install the
Debugging Tools from Microsoft
2) Download and install this
debugwiz
3) Open the Wiz & Browse to, or paste in the path to, your latest .dmp file.
4) After the Wiz creates a Text document attach it back to this thread.
Reply With Quote