| Previous | Next |
| FSRM_E_INPROC_MODULE_BLOCKED | FSRM_E_SET_PROPERTY_FAILED |
FSRM_E_ENUM_PROPERTIES_FAILED
FSRM_E_ENUM_PROPERTIES_FAILED is returned when property retrieval or classification fails while building the set of properties associated with a file. Some storage modules may have returned values before another module failed.
Trace retrieval module by module
- Read property-bag messages and identify the storage module that failed to load values.
- Verify the file extension against each module supported-extension list and whether file content was required.
- Compare cached, in-file, database, and system properties rather than assuming one storage location.
The FSRM protocol retrieves values from every enabled storage module with get capability and aggregates values with the same name. One broken provider can therefore make enumeration incomplete even when the cache is readable. Repair or disable only the failing module, then repeat enumeration and compare the property names returned.
Retrieve stored properties · Property bag · Storage module types
Looking for a different code? Search another status or error code.