Event ID - 5142

Event Id5142
SourceCOM+
DescriptionUnable to export COM+ application
Event InformationAccording to Microsoft:
CAUSE:
The DLL path (in the general component properties in Component Services) of the effected COM+ component is missing. The DLL path is the path in the file system to the dynamic link library (DLL) file.
WORKAROUND:
You can use any of the following methods to work around this problem:
1. Change the instancing of the effected components to allow public instanciation.For example, in Microsoft Visual Basic 6.0, change the instancing of the effected class modules to MultiUse or GlobalMultiUse, recompile, and then reregister with Component Services.
2. Manually install the components. Export the COM+ package from Component Services (this creates .msi and .cab files), copy the exported files to the target server, and then execute the .msi file.
3. Run the following script to remove the component entries in the COM+ catalog that cause this problem.
Reference LinksFIX: Unable to Replicate COM+ Package Due to Path Not Found 0x80070003

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.