| Previous | Next |
| ERROR_MUI_INVALID_FILE | ERROR_MUI_INVALID_LOCALE_NAME |
ERROR_MUI_INVALID_RC_CONFIG
ERROR_MUI_INVALID_RC_CONFIG indicates invalid resource-configuration data in a multilingual resource deployment. Windows uses this configuration data to associate a language-neutral binary with its language-specific resources.
Preserve the resource-configuration data and build inputs that generated it, then compare them with a known working multilingual build. Rebuild the resource set after fixing configuration rather than patching the deployed metadata manually.
What to check
- Check that the language-neutral file and its
.muifiles were generated by the same build pipeline. - Inspect the build and packaging steps that create RC configuration data; do not edit the resource configuration section manually.
- Replace partial or mixed-version deployments with a complete package from one build.
Microsoft: MUI Resource Management
Looking for a different code? Search another status or error code.
