Site icon EfmSoft

What does NTSTATUS 0xC0150018 (STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE) mean?

 
Previous Next
STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME STATUS_SXS_IDENTITY_PARSE_ERROR

STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE

An assembly identity defines one attribute twice

STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE means that the same identity attribute was provided more than once. An assembly identity needs one unambiguous value for each field used to identify or bind an assembly; two values cannot safely be collapsed into one.

This is different from STATUS_SXS_VERSION_CONFLICT. A duplicate attribute is malformed within a single identity declaration, while a version conflict occurs between component requirements that are otherwise individually meaningful.

What to inspect

References


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

Exit mobile version