Site icon EfmSoft

What does NTSTATUS 0xC000A2A7 (STATUS_WOF_FILE_RESOURCE_TABLE_CORRUPT) mean?

 
Previous Next
STATUS_WOF_WIM_RESOURCE_TABLE_CORRUPT STATUS_FILE_SYSTEM_VIRTUALIZATION_UNAVAILABLE

STATUS_WOF_FILE_RESOURCE_TABLE_CORRUPT

The individual compressed file has invalid WOF resource metadata

Windows 10 can store compressed file content through the WOF file provider, including data in the WofCompressedData alternate stream while the main file appears as a normal sparse file. This status concerns resource metadata for an individual compressed file, rather than the global table of a WIM backing image.

Copying the sparse unnamed stream alone can omit the external backing information and alternate data needed to reconstruct the file. A damaged resource table can result from storage corruption, unsupported backup or restore behavior, or modification by software that does not preserve WOF metadata. Compare the file with a trusted component or application source.

What to inspect

References


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

Exit mobile version