Site icon EfmSoft

What does NTSTATUS 0xC00B0005 (STATUS_MUI_INVALID_ULTIMATEFALLBACK_NAME) mean?

 
Previous Next
STATUS_MUI_INVALID_LOCALE_NAME STATUS_MUI_FILE_NOT_LOADED

STATUS_MUI_INVALID_ULTIMATEFALLBACK_NAME

The final fallback language is malformed

MUI can record an ultimate fallback language used when none of the preferred UI languages supplies the requested resource. The value is stored in resource configuration data and must be a valid language tag. If it is malformed, the loader cannot complete its final fallback step reliably.

This usually originates in the resource build configuration, for example an incorrect ultimateFallbackLanguage attribute or RC compiler language option. It is not fixed by installing additional language packs because the fallback declaration itself is invalid.

What to inspect

References


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

Exit mobile version