| Previous | Next |
| NS_E_ALLOCATE_FILE_FAIL | NS_E_BAD_BLOCK0_VERSION |
NS_E_PAGING_ERROR
NS_E_PAGING_ERROR — 0xC00D0062
Diagnosing this result
This result identifies this Windows Media Services boundary: a Content Server was unable to page a block.
Why this boundary matters
This HRESULT identifies a Content Server storage transition or I/O boundary. Correlate disk UID, membership/layout generation, requested state and the first lower-level storage result before replacing media or rebuilding unrelated members.
Evidence to collect
| Field | What to preserve |
|---|---|
| Member | Disk UID and Content Server identity for the member being changed or accessed. |
| Layout | Current layout/generation and membership visible to the same administrative object. |
| Lifecycle | Online, rebuild, restripe or mirror state immediately before the failed transition. |
| Storage result | First lower-level I/O or management result tied to that same disk generation. |
Decision rule
Do not replace or rebuild unrelated members until the failing disk UID and current layout generation identify the exact storage transition that failed.
Focused test
Record the Content Server, disk UID, block identity and first storage/network error while paging that block; verify the same block path before rebuilding unrelated content.
Verification
Repeat the requested operation against the same disk UID and current layout generation. Confirm the intended state transition or I/O completes and that the lower-level storage result does not reappear.
Technical references
- Windows Media Services 9 Series SDK
- Windows Media Services HRESULT values
- Replicating a Windows Media server
- Microsoft HRESULT values for the Windows Media namespace
The useful success criterion is not merely the disappearance of this result. Confirm that the same server action completes and that the expected content or object remains available through the next pipeline stage.
Looking for a different code? Search another status or error code.