Build a secure XML Web service family of WSE error code details

Source: Internet
Author: User

Text: A detailed description of the error code for building a secure XML Web service family of WSE

WSE3.0 There is no Chinese version of the download, the use of English version of the process, will inevitably encounter a variety of errors, and the face of a bunch of clueless error anomalies, often feel confused and helpless, I initially think this framework is really very difficult to use, and sometimes some inexplicable error will bother me half a day or a few days, and some English Interpretation is paradoxical, it is difficult to get a sharply of what went wrong, I will use a few articles will be involved in the error code and error messages translated into Chinese, and according to the personal experience, the cause of the error is raised, and summed up the resolution of the proposal, not very accurate, Just a summary of the situation I have encountered, there may be errors, we have a dialectical look at this.

The following first list so many, a lot of N, space is too long, divided into several times. A document will be made available for you to use later.

Exception name Error message Message comments Cause Solution Recommendations
Bodyencryptioncheckfailed Protection Requirements not satisfied:body of the message was not encrypted, or was encrypted with a token of a unexpected Type Failed to meet protection requirements: The body of the message is not encrypted or is encrypted by an unknown type of token The client certificate does not match on the server side certificate, or the client does not set the certificate, and the server requires certificate validation
Cryptography_xml_createdkeyfailed Failed to create the signing key. Unable to create signature key The provided certificate does not have a signature feature Change the certificate type to create a certificate that can be used for signing
Cryptography_xml_createhashalgorithmfailed Could not create the hash algorithm object. Unable to create DigestMethod specified hash algorithm object The specified DigestMethod algorithm is not supported by the specified certificate Change Certificate
Cryptography_xml_createtransformfailed Could not create the XML transformation identified by the URI {0}. Failed to create a transformer that flags a specific URI
Cryptography_xml_digestmethodrequired A digestmethod must is specified on a Reference before generating XML. You must specify DigestMethod on a reference before generating the XML
Cryptography_xml_digestvaluerequired A Reference must contain a digestvalue. The reference must contain DigestValue
Cryptography_xml_envelopedsignaturerequirescontext An XmlDocument context was required for enveloped transforms. An XML document requires an envelope converter
Cryptography_xml_invalidelement Malformed element {0}. Error node: {0}
Cryptography_xml_invalidreference Malformed reference element. Wrong reference node: {0}
Cryptography_xml_invalidsignaturelength The length of the signature with a MAC should is less than the hash output length. The length of the signature with the Mac should be shorter than the hash value of the output
Cryptography_xml_invalidsignaturelength2 The length of bits of the signature with a MAC should is a multiple of 8. The encryption bit length with Mac should be a multiple of 8
Cryptography_xml_invalidsignaturetag The signature element is not valid. Illegal signature node
Cryptography_xml_keyinforequired A KeyInfo element is required to check the signature. A KeyInfo node requires a signature check
Cryptography_xml_loadkeyfailed A signing key is not loaded. Signature Key not loaded
Cryptography_xml_referenceelementrequired At least one Reference element is required. There should be at least one reference node
Cryptography_xml_selfreferencerequirescontext An XmlDocument context was required to resolve the Reference URI {0}. An XML document needs to handle reference uri:{0}
cryptography_xml_signaturedescriptionnotcreated Signaturedescription could not being created for the signature algorithm supplied. Signature description cannot be used to create the provided signature algorithm
Cryptography_xml_signaturemethodkeymismatch The key does not fit the SignatureMethod. The key does not match the signature method

Build a secure XML Web service family of WSE error code details

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.