Message in Hungarian (magyar)
A szabványhoz való igazodás érdekében módosítsa a szolgáltatás úgy a szolgáltatás implementációját, hogy literális RPC-kötésű vagy literális dokumentumkötésű SOAP-üzeneteket használjon. Valamennyi szolgáltatás- és metódusszintű attribútumhoz (SoapRpcService, SoapRpcMethod, SoapDocumentService, SoapDocumentMethod) explicit módon meg kell adni a <font class="value">Use=SoapBindingUse.Literal</font> tulajdonságot.
Unlocalized message
To make it conformant change the implementation of the service to use 'rpc-literal' or 'document-literal' SOAP messages. You need to add explicit <font class="value">Use=SoapBindingUse.Literal</font> property to all service and method level attributes: SoapRpcService, SoapRpcMethod, SoapDocumentService, SoapDocumentMethod.
Search by Google