| Previous | Next |
| NS_E_SERVER_UNAVAILABLE | NS_E_INCOMPATIBLE_SERVER |
NS_E_REFUSED_BY_SERVER
NS_E_REFUSED_BY_SERVER: network-stage diagnosis
NS_E_REFUSED_BY_SERVER (0xC00D2EE7) means the server explicitly refused the requested operation because of its current policy or state.
Evidence to preserve
Record the request method/operation, server response, publishing point, authenticated identity and server state at the first refusal.
Focused verification
Repeat one permitted operation against the same server and session. A working connection plus a repeatable refusal keeps the failure at server policy/state rather than transport reachability.
Technical references
Looking for a different code? Search another status or error code.