What does Windows error code 15147 (ERROR_MRM_GENERATION_COUNT_MISMATCH) mean?

 
Previous Next
ERROR_MRM_DIRECT_REF_TO_NON_DEFAULT_RESOURCE ERROR_PRI_MERGE_VERSION_MISMATCH

ERROR_MRM_GENERATION_COUNT_MISMATCH

ERROR_MRM_GENERATION_COUNT_MISMATCH means a resource map was regenerated after a query string or lookup state was created. The previous query is no longer valid for the current map generation.

What to check

  • Recreate the resource query after loading, unloading, or regenerating a PRI map.
  • Avoid caching resource-map query state across package/resource reload operations.
  • Check lifecycle code for concurrent refreshes of the resource index or runtime resource context.

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.