Event ID - 4858

Event Id4858
SourceMicrosoft-Windows-Complus
DescriptionThe threading model of the component specified in the registry is inconsistent with the registration database. The faulty component is: %1%0
Event Information According to Microsoft :

Cause :

This event is logged when the threading model of the component specified in the registry is inconsistent with the registration database.

Resolution :

Reinstall the COM+ Application

The event message indicates that there is a mismatch between the registry and the COM+ registration database. This problem can occur if a user or program edits the registry after a COM+ application is installed. To resolve this issue:
  • If you know the change that was made to the registry, revert the change.
  • If you do not know the change that was made to the registry, uninstall and then reinstall the COM+ application.
To perform these procedures, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To uninstall the COM+ application:
  1. Identify the application to uninstall by looking in the details of the error message.
  2. Click Start , and then click Run .
  3. Type comexp.msc , and then click OK . If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  4. To locate your application, click Component Services , click Computers , click My Computer , and then click COM+ Applications .
  5. Right-click the application name, and then click Shut down . Expand the application name if necessary, right-click the application, and then click Delete .
    Or

    If the component is a library application, make sure that all processes that are currently using this library application are shut down, and then click Delete .

    Note : If Delete is not available, click Properties , click the Advanced tab, and then clear the Disable deletion check box.
To reinstall the COM+ application:
  1. Click Start , and then click Run .
  2. Type comexp.msc , and then click OK . If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  3. Click Component Services , click Computers , click My Computer , and then click COM+ Applications .
  4. On the Action menu, click New .
  5. Follow the instructions in the COM+ Application Install Wizard.
Verify :

You can verify that your component is working properly by running the Component Services administrative tool and ensuring that the required properties for the component are set.

To perform the procedures, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To open Component Services and verify that the component's required properties are set:
  1. Click Start , and then click Run .
  2. Type comexp.msc , and then click OK . If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  3. To locate your application, click Component Services , click Computers , click My Computer , and then click COM+ Applications .
  4. Right-click the component name, and then click Properties .
  5. In the component properties dialog box, click each tab to verify that the required properties are set.
In addition, you can verify that the COM+ operating system component is installed and working properly.

To verify that COM+ is working properly:
  1. In the console tree of Component Services, click Services (Local) .
  2. Scroll through the list of service names to find the following services: COM+ Event System (optional), COM+ System Application, DCOM Server Process Launcher , and Remote Procedure Call (RPC) .
  3. Confirm that the status of each service is Started .
Reference LinksEvent ID 4858 from Source Microsoft-Windows-Complus

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.