Every second I get the following fault in the system log in Windows 7. How do I find the source of this error and eliminate it?
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2011-04-27T09:38:50.676687100Z" />
<EventRecordID>9732594</EventRecordID>
<Correlation />
<Execution ProcessID="924" ThreadID="6236" />
<Channel>System</Channel>
<Computer>dr-satellite</Computer>
<Security />
</System>
- <EventData>
<Data Name="param1">msrvc</Data>
<Data Name="param2">%%2</Data>
</EventData>
</Event>