Message in Japanese (日本語)
コントラクト '<var>Contract Name</var>' の操作 '<var>X</var>' では、操作の戻り値ではない応答本文パラメータが少なくとも 1 つ指定されています。WebGetAttribute/WebInvokeAttribute の BodyStyle プロパティが Bare に設定されている場合は、戻り値のみが許可されます。余分な応答本文パラメータを削除するか、BodyStyle プロパティを Wrapped に設定してください。
Unlocalized message
Operation '<var>X</var>' of contract '<var>Contract Name</var>' specifies at least one response body parameter that is not a return value of the operation. Only the return value is allowed when the BodyStyle property of WebGetAttribute/WebInvokeAttribute is set to Bare. Either remove the extra response body parameters or set the BodyStyle property to Wrapped.
Search by Google