WS_E_INVALID_FORMAT

Code: 0x803d0000 (2151481344)

As HRESULT:As NTSTATUS:

Abstract

The input data was not in the expected format or did not have the expected value.

Documented in Win32

Windows Web Services Return Values: 0x804d0000

The data being interpreted did not meet the expectations of the code that was interpreting it. This error code is used for any sort of mismatch between expectations and what was actually found: invalid XML, invalid wire protocol, incorrect format, XML not matching expected schema, etc. It is unlikely that retrying the operation will succeed.

COM Error Codes (FWP, WS, NDIS, HyperV) (winerror.h): 0x803D0000

The input data was not in the expected format or did not have the expected value.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x803d000078.1The input data was not in the expected format or did not have the expected value.
kernel32.dll0x803d000078.11011The input data was not in the expected format or did not have the expected value.
webservices.dll0x803d000078.11011The input data was not in the expected format or did not have the expected value.
3 entries