Event ID - 4250

Event Id4250
SourceCOM+
DescriptionAn unsupported object reference was used during a method call to a QC component. The object reference should either be a QC recorder or support IPersistStream.
Event InformationAccording to Microsoft:
CAUSE
This error will appear if the argument object reference is not:
• An instance of a queued component recorder.
-or-
• A reference of an object that supports IPersistStream.

RESOLUTION
To resolve this problem, make sure that the argument object supports IPersistStream (in Visual Basic 6.0, you can do this by marking the class as "persistable") or that it also is an instance of a queued component.
Reference LinksFor more details click here
Event ID 4250 When Calling Queued Components

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.