What does Windows error code 15136 (ERROR_MRM_UNSUPPORTED_PROFILE_TYPE) mean?

 
Previous Next
ERROR_MRM_MAP_NOT_FOUND ERROR_MRM_INVALID_QUALIFIER_OPERATOR

ERROR_MRM_UNSUPPORTED_PROFILE_TYPE

ERROR_MRM_UNSUPPORTED_PROFILE_TYPE means the selected resource-management profile is not supported by the runtime or tools processing the resource index.

Determine which profile created the PRI and which profile the runtime or tool expects to consume. Rebuild or process the resources with a supported profile combination rather than treating the profile identifier as interchangeable metadata.

What to check

  • Check that the application targets a Windows and Windows App SDK version compatible with the resource-management profile.
  • Keep build-time and runtime resource-management components on compatible versions.
  • Rebuild the PRI with the profile required by the deployed application instead of reusing an index from another target.

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.