What does Windows error code 15140 (ERROR_MRM_TOO_MANY_RESOURCES) mean?

 
Previous Next
ERROR_MRM_AUTOMERGE_ENABLED ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_MERGE

ERROR_MRM_TOO_MANY_RESOURCES

ERROR_MRM_TOO_MANY_RESOURCES means the resource indexer or runtime reached a supported resource-count limit for the package or operation.

What to check

  • Inspect the resource-index build log and PRI dump to identify unexpectedly duplicated or generated resources.
  • Remove redundant variants and split resource content only when the package design supports that layout.
  • Check custom build tooling for accidental indexing of build artifacts or duplicate folders.

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.