Hi,
This morning I found our cruise control service had stopped.  I looked
through the event logs and found these two entries:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
- <System>
  <Provider Name=".NET Runtime" />
  <EventID Qualifiers="0">1023</EventID>
  <Level>2</Level>
  <Task>0</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2009-10-23T04:41:54.000Z" />
  <EventRecordID>7007</EventRecordID>
  <Channel>Application</Channel>
  <Computer>xyz</Computer>
  <Security />
  </System>
- <EventData>
  <Data>.NET Runtime version 2.0.50727.4016 - Fatal Execution Engine
Error (000007FEF75AA5C6) (80131506)</Data>
  </EventData>
  </Event>


- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2009-10-23T04:41:54.000Z" />
  <EventRecordID>7008</EventRecordID>
  <Channel>Application</Channel>
  <Computer>xyz</Computer>
  <Security />
  </System>
- <EventData>
  <Data>ccservice.exe</Data>
  <Data>1.4.4.83</Data>
  <Data>4a2d631d</Data>
  <Data>mscorwks.dll</Data>
  <Data>2.0.50727.4016</Data>
  <Data>49cc56fb</Data>
  <Data>c0000005</Data>
  <Data>00000000001c2bb9</Data>
  </EventData>
  </Event>


It looks like ccservice.exe crashed in some way.


-- 
Paul Richards

Reply via email to