Site icon EfmSoft

What does HRESULT 0x803D001A (WS_E_PROXY_REQUIRES_NTLM_AUTH) mean?

 
Previous Next
WS_E_PROXY_REQUIRES_DIGEST_AUTH WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH

WS_E_PROXY_REQUIRES_NTLM_AUTH

WS_E_PROXY_REQUIRES_NTLM_AUTH is a Windows Web Services API HRESULT. It means that the proxy rejected the offered authentication scheme and requires NTLM authentication.

What to check for WS_E_PROXY_REQUIRES_NTLM_AUTH

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x803D001A. AllStat records the condition as “The HTTP proxy server requires HTTP authentication scheme 'NTLM'.”.

Evidence to capture

Retry and recovery

Preserve the failing evidence for WS_E_PROXY_REQUIRES_NTLM_AUTH before recovery. After changing the identified cause, repeat the same minimal operation and compare it with the original trace.


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

Exit mobile version