Event ID - 4624

Event Id4624
SourceMicrosoft-Windows-EventSystem
DescriptionThe COM+ Event System could not apply the filter criteria to subscription %2 because the criteria string "%3" contained an error. The approximate location of the error is at character index %4; the criteria sub-text at this location is "%5". The HRESULT was: %1.%0
Event Information According to Microsoft :

Cause :

This event is logged when the COM+ Event System could not apply the filter criteria to subscription because the criteria string contained an error.

Resolution :

Report the criteria string error to the application developer

An error condition may have resulted from an invalid criteria string that the application used to query an object or apply a filter. You can use the event message to determine where the error occurred.

The application developer commonly creates the criteria string as part of the application. Report the event message to the application developer for debugging and fixing the application.

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 these 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, 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 Com+ Event system .
  3. Confirm that the status of the service is Started .
Reference LinksEvent ID 4624 from Source Microsoft-Windows-EventSystem

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.