WS_E_INVALID_FORMAT
Code: 0x803d0000 (2151481344)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x03d (FACILITY_WEBSERVICES: Web Services)
- Code: 0x0000 (0)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x03d (Unknown facility)
- Code: 0x0000 (0)
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
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x803d0000 | 78.1 | The input data was not in the expected format or did not have the expected value. |
| kernel32.dll | 0x803d0000 | 78.11011 | The input data was not in the expected format or did not have the expected value. |
| webservices.dll | 0x803d0000 | 78.11011 | The input data was not in the expected format or did not have the expected value. |
| 3 entries | |||