What does HRESULT 0xC00D428B (MF_E_NET_RESOURCE_GONE) mean?

 
Previous Next
MF_E_NET_BUSY MF_E_NET_ERROR_FROM_PROXY

MF_E_NET_RESOURCE_GONE

MF_E_NET_RESOURCE_GONE means the publishing point or media resource existed earlier but is no longer available. Retrying the same stale URL without re-resolving the resource is unlikely to help.

What to check

  • Confirm that the publishing point, playlist, or media file still exists at the origin.
  • Invalidate stale proxy or application cache entries after verifying the origin change.
  • Check deployment and content-retention events for a removed or renamed resource.

Microsoft: Persisting cached content in Windows Media Services

Microsoft: Windows Media Services publishing points

RFC 9110: HTTP semantics


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