Site icon EfmSoft

What does HRESULT 0x803D0017 (WS_E_NOT_SUPPORTED) mean?

 
Previous Next
WS_E_PROXY_ACCESS_DENIED WS_E_PROXY_REQUIRES_BASIC_AUTH

WS_E_NOT_SUPPORTED

WS_E_NOT_SUPPORTED is a Windows Web Services API HRESULT. It means that the requested Windows Web Services feature is not supported by the current Windows platform, installed components, or active transport configuration.

What to check for WS_E_NOT_SUPPORTED

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x803D0017. AllStat records the condition as “The requested feature is not available on this platform.”.

Evidence to capture

Retry and recovery

Do not retry an unchanged request after WS_E_NOT_SUPPORTED. Change the confirmed precondition first, then rerun the original path and record the next result and final object state.


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

Exit mobile version