Site icon EfmSoft

What does Windows error code 14027 (ERROR_SXS_DUPLICATE_ASSEMBLY_NAME) mean?

 
Previous Next
ERROR_SXS_DUPLICATE_PROGID ERROR_SXS_FILE_HASH_MISMATCH

ERROR_SXS_DUPLICATE_ASSEMBLY_NAME

ERROR_SXS_DUPLICATE_ASSEMBLY_NAME — The manifest dependency graph contains different versions of the same component where only one version is allowed.

Windows found two assemblies with the same identity name but incompatible versions in one activation context. This can occur when an application mixes private components from different releases or uses an incorrect binding policy.

The error is about the manifest dependency closure, not simply about a missing DLL.

What to check

Microsoft: sxstrace

Microsoft: Application manifests

Microsoft: Assembly manifests


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

Exit mobile version