COM+ Error

  • Thread starter Thread starter Rast
  • Start date Start date
R

Rast

Hi,

I am continually getting this COM+ error every 15 mins on my domain
controller.

Source: EventSystem
Category : (52)
Type: Warning
EventID: 4356

The COM+ Event System failed to create an instance of the subscriber
{C2F23AE4-82D8-456F-A4AF-A2655D8CA726}. StandardCreateInstance
returned HRESULT 8000401A.

Does anyone have any ideas about this.

Cheers,

Rast
 
You might want to determine what application or service is throwing this
error. Do a search in the registry for the GUID (big long number) listed in
the error.

-ds
 
In
Rast said:
Hi,

I am continually getting this COM+ error every 15 mins on my domain
controller.

Source: EventSystem
Category : (52)
Type: Warning
EventID: 4356

The COM+ Event System failed to create an instance of the subscriber
{C2F23AE4-82D8-456F-A4AF-A2655D8CA726}. StandardCreateInstance
returned HRESULT 8000401A.

Does anyone have any ideas about this.

Cheers,

Rast

Try one of these:
http://www.eventid.net/display.asp?eventid=4356&source=
http://www.eventid.net/display.asp?eventid=4100&source=EventSystem
 
Back
Top