Site icon EfmSoft

What does Windows error code 14026 (ERROR_SXS_DUPLICATE_PROGID) mean?

 
Previous Next
ERROR_SXS_DUPLICATE_TLBID ERROR_SXS_DUPLICATE_ASSEMBLY_NAME

ERROR_SXS_DUPLICATE_PROGID

ERROR_SXS_DUPLICATE_PROGID — Two components in the activation context publish the same COM ProgID.

A ProgID is a human-readable COM identifier. Two directly or indirectly referenced assemblies declared the same ProgID, so Windows cannot create a deterministic activation context for the application.

This is usually a deployment or manifest dependency conflict. The useful evidence is the pair of assemblies named in the SideBySide event or sxstrace output.

What to check

Microsoft: sxstrace

Microsoft: Application manifests

Microsoft: About Side-by-Side assemblies


Looking for a different code? Search another status or error code.

Exit mobile version