Some additional information on this error from Torgeir, Microsoft MVP
<snip>
..................... it is most likely a COM+ issue.
First, verify that the "COM+ Event System" service is not disabled or not functioning:
Press Start and Run, and then run this command:
services.msc
Locate the "COM+ Event System" entry, and double click on it. Startup type should be set
to "Manual", and if the service is not already running, press the Start button to see if
it starts successfully.
If the steps above where ok, see if the steps in this previous post fixes the problem
(applies to WinXP as well):
From: DBQ <>
Subject: Re: 0x8007041D W2K Server Try All
Date: Fri, 23 Sep 2005 14:30:03 -0700
Message-ID: <B7B2BCF2-44EB-46AA-95B1->
Newsgroups: microsoft.public.windowsupdate
<quote>
We with a little help from MS It is fixed.
Two issued needed repairing.
1. COM+,
This required cleaning up a damaged COM+ catalog details at:
http://support.microsoft.com/?id=315296
2. Replacement of the HKEY_LOCAL_MACHINE\Software\Microsoft
\Windows NT\CurrentVersion\Svchost for another working machine.
</quote>
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
<snip>
--
====================================
TaurArian [MS-MVP] 2005-2007 - Australia
====================================
How to make a good post:
http://www.dts-l.org/goodpost.htm
Backup and data recovery:
http://www.acronis.com.sg/
Enhancing file system performance:
http://www.diskeeper.com/defrag.asp
Defending your machine:
http://defendingyourmachine2.blogspot.com/
"Frank Haber" <> wrote in message
news:O%...
| I'm getting the new "reregister" prompt on one machine. Reregistering
| whatever it reregisters (grr) helps not.
|
| The errmsg is 0x8007041D.
|
| Browsing the net yields little, but (oh, my) the app and system logs are
| suddenly full of the dreaded red x-es. And no, in svcs,
|
| Automatic Updates won't start - errmsg 2147746310.
|
| BITS won't start - errmsg 1068
|
| COM+ event system won't start - errmsg 1083
|
| RPC is running.
|
| Something deep is apparently messed up in th COM+ and/or RPC area, but the
| machine is running fine in most respects.
|
| Suggestions?
|
| ----
| Sample eventlog entries:
| 1. App
|
| Event Type: Error
| Event Source: EventSystem
| Event Category: Event System
| Event ID: 4097
| Date: 5/18/2007
| Time: 4:36:42 PM
| User: N/A
| Computer: CLONE6W2K
| Description:
| The COM+ Event System detected a bad return code during its internal
| processing. HRESULT was 8007043B from line 42 of .\eventsystemobj.cpp.
| Please contact Microsoft Product Support Services to report this error.
|
| 2. System
|
| Event Type: Error
| Event Source: Service Control Manager
| Event Category: None
| Event ID: 7001
| Date: 5/18/2007
| Time: 4:58:15 PM
| User: N/A
| Computer: CLONE6W2K
| Description:
| The System Event Notification service depends on the COM+ Event System
| service which failed to start because of the following error:
| The executable program that this service is configured to run in does not
| implement the service.
|
|
|