| Previous | Next |
| NS_E_MULTICAST_DISABLED | NS_E_ALL_PROTOCOLS_DISABLED |
NS_E_INVALID_REDIRECT
NS_E_INVALID_REDIRECT: network-stage diagnosis
NS_E_INVALID_REDIRECT (0xC00D2EEA) means the redirect target supplied during media connection setup cannot be accepted or resolved by the client.
Evidence to preserve
Record the complete redirect target exactly as received, the source URL, redirect status/context and the parser or policy decision that rejects the target.
Focused verification
Validate the redirect target independently and compare it with a known-valid target from the same server. Fix the generated redirect rather than repeatedly following the original URL.
Technical references
Looking for a different code? Search another status or error code.