| Previous | Next |
| FSRM_E_SET_PROPERTY_FAILED | FSRM_E_CANNOT_ALLOW_REPARSE_POINT_TAG |
FSRM_E_CANNOT_STORE_PROPERTIES
FSRM_E_CANNOT_STORE_PROPERTIES means FSRM reached the storage phase with property values but one or more storage modules failed to save them. The classification report can show calculated values that are not durable on the file.
Verify durable storage explicitly
- Identify every enabled storage module with set capability for the affected extension.
- Check module account access, file state, database connectivity, and whether the module needs or updates file content.
- After repair, rerun classification and retrieve the values through FSRM to confirm persistence.
Do not treat the in-memory property bag as proof that policy tags survived. FSRM may store metadata in alternate locations depending on the module, and a file copy or move can also change which values remain associated. Use the storage-module contract and read-back verification rather than writing alternate streams or document properties manually.
Store classification properties · SaveProperties · Storage module types
Looking for a different code? Search another status or error code.