XP computer that continues to crash. I looked in the Event viewer and found the following:
Event Type: Error
Event Source: WmiAdapter
Event Category: None
Event ID: 4099
Date: 5/30/2007
Time: 6:07:28 PM
User: COMET\elton
Computer: COMET
Description:
Open of service failed.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: System Error
Event Category: (102)
Event ID: 1003
Date: 5/30/2007
Time: 6:08:22 PM
User: N/A
Computer: COMET
Description:
Error code 1000008e, parameter1 c0000005, parameter2 805257a2, parameter3 a92ab8f8, parameter4 00000000.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 53 79 73 74 65 6d 20 45 System E
0008: 72 72 6f 72 20 20 45 72 rror Er
0010: 72 6f 72 20 63 6f 64 65 ror code
0018: 20 31 30 30 30 30 30 38 1000008
0020: 65 20 20 50 61 72 61 6d e Param
0028: 65 74 65 72 73 20 63 30 eters c0
0030: 30 30 30 30 30 35 2c 20 000005,
0038: 38 30 35 32 35 37 61 32 805257a2
0040: 2c 20 61 39 32 61 62 38 , a92ab8
0048: 66 38 2c 20 30 30 30 30 f8, 0000
0050: 30 30 30 30 0000
OK I looked up the event number 4099 & the event source WMIAdapter. I know know now that the WMIAdapter is the Windows Management Instrumentation. It is a component of the Windows operating system that provides management information and control of various applications that follow the standard. WMI is the Microsoft implementation of Web-Based Enterprise Management (WBEM), which is an industry initiative to develop a standard technology for accessing management information in an enterprise environment.
Great!
What must I do to stop the computer from crashing?