What does Windows error code 15114 (ERROR_MRM_INVALID_QUALIFIER_VALUE) mean?

 
Previous Next
ERROR_MRM_UNKNOWN_QUALIFIER ERROR_MRM_NO_CANDIDATE

ERROR_MRM_INVALID_QUALIFIER_VALUE

ERROR_MRM_INVALID_QUALIFIER_VALUE means a resource qualifier has a value that is invalid for its qualifier type. A correct qualifier name alone is not enough; the value must also be usable by the target MRT profile.

What to check

  • Inspect the language, scale, contrast, or other qualifier value emitted into the PRI.
  • Compare the resource naming convention with the qualifier defaults in the PRI configuration.
  • Rebuild the index after correcting the source resource name or configuration, then verify it with a PRI dump.
makepri dump /if resources.pri /of resources.pri.xml

Microsoft: Manage resources with MRT Core

Microsoft: Resource Management System and PRI files

Microsoft: MakePri.exe command-line options


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