What does Windows error code 15111 (ERROR_MRM_INVALID_PRICONFIG) mean?

 
Previous Next
ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE ERROR_MRM_INVALID_FILE_TYPE

ERROR_MRM_INVALID_PRICONFIG

ERROR_MRM_INVALID_PRICONFIG means the configuration XML used to build or process a Package Resource Index is invalid. The PRI configuration controls which resources are indexed and how they are indexed.

What to check

  • Validate the configuration file against the documented MakePri schema and check the first build error.
  • Regenerate a baseline configuration with makepri createconfig and reapply only the project-specific settings.
  • Confirm that qualifier defaults and packaging sections match the package you are building.
makepri createconfig /cf priconfig.xml /dq lang-en-US /o

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.