What does Windows error code 15119 (ERROR_MRM_DUPLICATE_ENTRY) mean?

 
Previous Next
ERROR_MRM_DUPLICATE_MAP_NAME ERROR_MRM_INVALID_RESOURCE_IDENTIFIER

ERROR_MRM_DUPLICATE_ENTRY

ERROR_MRM_DUPLICATE_ENTRY means the resource index contains two entries that resolve to the same resource identity and qualifier set. The index cannot deterministically choose between duplicate definitions.

What to check

  • Look for duplicate resource keys generated by source files, linked files, or merged project content.
  • Check whether two files encode the same resource name and qualifier combination.
  • Remove the duplicate at the build-input level and rebuild the PRI.

Microsoft: Resource Management System and PRI files

Microsoft: MakePri.exe command-line options

Microsoft: MakePri.exe configuration file


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