Message in Spanish (Español)
La operación '<var>X</var>' del contrato '<var>Contract Name</var>' especifica un tipo MessageContract '<var>Type Name</var>' que tiene IsWrapped como false, pero contiene varios parámetros de solicitud en el cuerpo. Como máximo, se puede serializar un parámetro del cuerpo sin elementos del contenedor. Quite los parámetros adicionales del cuerpo o establezca la propiedad IsWrapped de MessageContractAttribute en true.
Unlocalized message
Operation '<var>X</var>' of contract '<var>Contract Name</var>' specifies MessageContract type '<var>Type Name</var>' which has IsWrapped as false but has multiple request body parameters. At most one body parameter can be serialized without wrapper elements. Either remove the extra body parameters or set the IsWrapped property on the MessageContractAttribute to true.
Search by Google