Share via


WS_E_INVALID_FORMAT

[This documentation is preliminary and is subject to change.]

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.

WS_E_INVALID_FORMAT

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

#define WS_E_INVALID_FORMAT 0x804d0000

Send comments about this topic to Microsoft

Build date: 5/14/2009