Site icon EfmSoft

What does NTSTATUS 0xC00B0003 (STATUS_MUI_INVALID_RC_CONFIG) mean?

 
Previous Next
STATUS_MUI_INVALID_FILE STATUS_MUI_INVALID_LOCALE_NAME

STATUS_MUI_INVALID_RC_CONFIG

The RC Config metadata cannot describe a valid MUI association

MUI files and their language-neutral modules carry resource configuration data that identifies file type, localized and neutral resource sets, checksums, language, and fallback behavior. The loader uses this metadata to decide whether the pair can be safely combined.

This status points to the metadata itself rather than a missing localized string. It can follow malformed XML used during resource compilation, unsupported configuration versions, broken post-build tooling, or binary corruption in the embedded RC Config section.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version