| Previous | Next |
| ERROR_MRM_NAMED_RESOURCE_NOT_FOUND | ERROR_MRM_UNSUPPORTED_PROFILE_TYPE |
ERROR_MRM_MAP_NOT_FOUND
ERROR_MRM_MAP_NOT_FOUND means the resource manager could not find the named resource map. In packaged applications, resource-map names are tied to package resource collections and package identity.
What to check
- Check the package identity and the resource-map name requested by the application or library.
- Verify that framework, referenced, and main-package resource indexes are deployed together.
- Use the PRI dump to confirm which resource maps the deployed file actually contains.
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.