[Issue 951] New - Digest verification failed for Reference '#_5002'.

View: New views
13 Messages — Rating Filter:   Alert me  

[Issue 951] New - Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951
                 Issue #|951
                 Summary|Digest verification failed for Reference '#_5002'.
               Component|wsit
                 Version|1.3
                Platform|Sun
              OS/Version|SunOS
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|security
             Assigned to|ashutoshshahi
             Reported by|jbenoit






------- Additional comments from jbenoit@... Fri Jul  4 15:18:30 +0000 2008 -------
MTOM Interop M->S against 3.5 endpoints using metro 1.3 & GF (some similar
errors as reported in wsit issue 943, but also other new errors not reported in
wsit issue 943)

Soap11Utf8SecureSignOnly:EchoBinaryArrayAsStringArray

System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: The signature
verification failed. Please see inner exception for fault details. --->
System.Security.Cryptography.CryptographicException: Digest verification failed
for Reference '#_5002'. at
System.IdentityModel.Reference.EnsureDigestValidityIfIdMatches(String id, Object
resolvedXmlSource) at
System.IdentityModel.StandardSignedInfo.EnsureDigestValidityIfIdMatches(String
id, Object resolvedXmlSource) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) --- End of inner
exception stack trace --- Server stack trace: at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.ExecuteMessageProtectionPass(Boolean
hasAtLeastOneSupportingTokenExpectedToBeSigned) at
System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout) at
System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader
securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan
timeout, SecurityProtocolCorrelationState[] correlationStates) at
System.ServiceModel.Security.AsymmetricSecurityProtocol.VerifyIncomingMessageCore(Message&
message, String actor, TimeSpan timeout, SecurityProtocolCorrelationState[]
correlationStates) at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
at
System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message
reply, SecurityProtocolCorrelationState correlationState, TimeSpan timeout) at
System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message
message, TimeSpan timeout) at
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message,
TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String
action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)


Soap11Utf8SecureSignOnly:EchoBinaryFieldAsString

System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: The signature
verification failed. Please see inner exception for fault details. --->
System.Security.Cryptography.CryptographicException: Digest verification failed
for Reference '#_5002'. at
System.IdentityModel.Reference.EnsureDigestValidityIfIdMatches(String id, Object
resolvedXmlSource) at
System.IdentityModel.StandardSignedInfo.EnsureDigestValidityIfIdMatches(String
id, Object resolvedXmlSource) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) --- End of inner
exception stack trace --- Server stack trace: at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.ExecuteMessageProtectionPass(Boolean
hasAtLeastOneSupportingTokenExpectedToBeSigned) at
System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout) at
System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader
securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan
timeout, SecurityProtocolCorrelationState[] correlationStates) at
System.ServiceModel.Security.AsymmetricSecurityProtocol.VerifyIncomingMessageCore(Message&
message, String actor, TimeSpan timeout, SecurityProtocolCorrelationState[]
correlationStates) at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
at
System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message
reply, SecurityProtocolCorrelationState correlationState, TimeSpan timeout) at
System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message
message, TimeSpan timeout) at
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message,
TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String
action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)


Soap11Utf8SecureSignEncrypt:EchoBinaryAsString fail System.ArgumentException:
The endpoint associated with contract :IMtomTest is not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 20005

Soap11Utf8SecureSignEncrypt:EchoStringAsBinary fail System.ArgumentException:
The endpoint associated with contract :IMtomTest is not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 20512

Soap11Utf8SecureSignEncrypt:EchoBinaryArrayAsStringArray fail
System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 19952
Soap11Utf8SecureSignEncrypt:EchoBinaryFieldAsString fail

System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters)


Soap12Utf8WithSecurityDisabled:EchoBinaryArrayAsStringArray fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw
an exception while trying to deserialize the message: There was an error while
trying to deserialize parameter http://xmlsoap.org/Ping:StringValue. The
InnerException message was 'There was an error deserializing the object of type
System.String. Characters with hexadecimal values 0xFFFE and 0xFFFF are not
valid. Line 1, position 1123.'. Please see InnerException for more details. --->
System.Runtime.Serialization.SerializationException: There was an error
deserializing the object of type System.String. Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 1123. --->
System.Xml.XmlException: Characters with hexadecimal values 0xFFFE and 0xFFFF
are not valid. Line 1, position 1123. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at
System.Xml.XmlDictionaryReader.ReadContentAsString(Int32 maxStringContentLength)
at System.Xml.XmlBaseReader.ReadContentAsString() at
System.Xml.XmlMtomReader.ReadContentAsString() at
System.Xml.XmlDictionaryReader.ReadElementContentAsString() at
System.Runtime.Serialization.StringDataContract.ReadXmlValue(XmlReaderDelegator
reader, XmlObjectSerializerReadContext context) at
System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator
xmlReader, Boolean verifyObjectName) at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) --- End of inner exception stack trace --- at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) at
System.Runtime.Serialization.DataContractSerializer.ReadObject(XmlDictionaryReader
reader, Boolean verifyObjectName) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) --- End of inner exception stack trace
--- Server stack trace: at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameters(XmlDictionaryReader
reader, PartInfo[] parts, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader
reader, MessageVersion version, String action, MessageDescription
messageDescription, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message
message, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message
message, Object[] parameters) at
System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
operation, ProxyRpc& rpc) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean
oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryHeaderAsString(InputMessageContract request)
at MtomTestClient.IMtomTest.EchoBinaryHeaderAsString(InputMessageContract
request) at MtomTestClient.EchoBinaryHeaderAsString(Byte[] ByteArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)

Soap12Utf8WithSecurityEnabled:EchoBinaryAsString fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: Message security
verification failed. ---> System.Xml.XmlException: Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 7852. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at System.Xml.XmlBaseReader.Skip() at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessReaderInput(XmlReader
reader, SignatureResourcePool resourcePool, HashStream hashStream) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, HashAlgorithm hash, DictionaryManager
dictionaryManger) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, String digestAlgorithm,
DictionaryManager dictionaryManager) at
System.IdentityModel.TransformChain.TransformToDigest(Object data,
SignatureResourcePool resourcePool, String digestMethod, DictionaryManager
dictionaryManager) at System.IdentityModel.Reference.ComputeDigest() at
System.IdentityModel.Reference.EnsureDigestValidityIfIdMatches(String id, Object
resolvedXmlSource) at
System.IdentityModel.StandardSignedInfo.EnsureDigestValidityIfIdMatches(String
id, Object resolvedXmlSource) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.ExecuteMessageProtectionPass(Boolean
hasAtLeastOneSupportingTokenExpectedToBeSigned) at
System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout) at
System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader
securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan
timeout, SecurityProtocolCorrelationState[] correlationStates) at
System.ServiceModel.Security.InitiatorSessionSymmetricMessageSecurityProtocol.VerifyIncomingMessageCore(Message&
message, String actor, TimeSpan timeout, SecurityProtocolCorrelationState[]
correlationStates) at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
--- End of inner exception stack trace --- Server stack trace: at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.ProcessIncomingMessage(Message
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState,
MessageFault& protocolFault) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.ProcessReply(Message
reply, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.Request(Message
message, TimeSpan timeout) at
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message,
TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String
action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)

Soap12Utf8WithSecurityEnabled:EchoBinaryArrayAsStringArray fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: Message security
verification failed. ---> System.Xml.XmlException: Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 748. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at System.Xml.XmlBaseReader.Skip() at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessReaderInput(XmlReader
reader, SignatureResourcePool resourcePool, HashStream hashStream) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, HashAlgorithm hash, DictionaryManager
dictionaryManger) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, String digestAlgorithm,
DictionaryManager dictionaryManager) at
System.IdentityModel.TransformChain.TransformToDigest(Object data,
SignatureResourcePool resourcePool, String digestMethod, DictionaryManager
dictionaryManager) at System.IdentityModel.Reference.ComputeDigest() at
System.IdentityModel.Reference.EnsureDigestValidityIfIdMatches(String id, Object
resolvedXmlSource) at
System.IdentityModel.StandardSignedInfo.EnsureDigestValidityIfIdMatches(String
id, Object resolvedXmlSource) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.ExecuteMessageProtectionPass(Boolean
hasAtLeastOneSupportingTokenExpectedToBeSigned) at
System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout) at
System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader
securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan
timeout, SecurityProtocolCorrelationState[] correlationStates) at
System.ServiceModel.Security.InitiatorSessionSymmetricMessageSecurityProtocol.VerifyIncomingMessageCore(Message&
message, String actor, TimeSpan timeout, SecurityProtocolCorrelationState[]
correlationStates) at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
--- End of inner exception stack trace --- Server stack trace: at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.ProcessIncomingMessage(Message
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState,
MessageFault& protocolFault) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.ProcessReply(Message
reply, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.Request(Message
message, TimeSpan timeout) at
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message,
TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String
action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters) No 58041
Soap12Utf8WithSecurityEnabled:EchoBinaryFieldAsString fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: Message security
verification failed. ---> System.Xml.XmlException: Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 5707. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at System.Xml.XmlBaseReader.Skip() at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessReaderInput(XmlReader
reader, SignatureResourcePool resourcePool, HashStream hashStream) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, HashAlgorithm hash, DictionaryManager
dictionaryManger) at
System.IdentityModel.ExclusiveCanonicalizationTransform.ProcessAndDigest(Object
input, SignatureResourcePool resourcePool, String digestAlgorithm,
DictionaryManager dictionaryManager) at
System.IdentityModel.TransformChain.TransformToDigest(Object data,
SignatureResourcePool resourcePool, String digestMethod, DictionaryManager
dictionaryManager) at System.IdentityModel.Reference.ComputeDigest() at
System.IdentityModel.Reference.EnsureDigestValidityIfIdMatches(String id, Object
resolvedXmlSource) at
System.IdentityModel.StandardSignedInfo.EnsureDigestValidityIfIdMatches(String
id, Object resolvedXmlSource) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.EnsureDigestValidityIfIdMatches(SignedInfo
signedInfo, String id, XmlDictionaryReader reader, Boolean
doSoapAttributeChecks, MessagePartSpecification signatureParts,
MessageHeaderInfo info, Boolean checkForTokensAtHeaders) at
System.ServiceModel.Security.WSSecurityOneDotZeroReceiveSecurityHeader.ExecuteMessageProtectionPass(Boolean
hasAtLeastOneSupportingTokenExpectedToBeSigned) at
System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout) at
System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader
securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan
timeout, SecurityProtocolCorrelationState[] correlationStates) at
System.ServiceModel.Security.InitiatorSessionSymmetricMessageSecurityProtocol.VerifyIncomingMessageCore(Message&
message, String actor, TimeSpan timeout, SecurityProtocolCorrelationState[]
correlationStates) at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
--- End of inner exception stack trace --- Server stack trace: at
System.ServiceModel.Security.MessageSecurityProtocol.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState[] correlationStates)
at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.VerifyIncomingMessage(Message&
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.ProcessIncomingMessage(Message
message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState,
MessageFault& protocolFault) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.ProcessReply(Message
reply, TimeSpan timeout, SecurityProtocolCorrelationState correlationState) at
System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.Request(Message
message, TimeSpan timeout) at
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message,
TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String
action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)


Soap12Utf8WithSecurityDisabledAug2004:EchoBinaryAsString fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw
an exception while trying to deserialize the message: There was an error while
trying to deserialize parameter
http://xmlsoap.org/Ping:EchoBinaryArrayAsStringArrayResult. The InnerException
message was 'There was an error deserializing the object of type
System.String[]. Characters with hexadecimal values 0xFFFE and 0xFFFF are not
valid. Line 1, position 907.'. Please see InnerException for more details. --->
System.Runtime.Serialization.SerializationException: There was an error
deserializing the object of type System.String[]. Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 907. --->
System.Xml.XmlException: Characters with hexadecimal values 0xFFFE and 0xFFFF
are not valid. Line 1, position 907. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at
System.Xml.XmlDictionaryReader.ReadContentAsString(Int32 maxStringContentLength)
at System.Xml.XmlBaseReader.ReadContentAsString() at
System.Xml.XmlMtomReader.ReadContentAsString() at
System.Xml.XmlDictionaryReader.ReadElementContentAsString() at
ReadArrayOfstringFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext ,
XmlDictionaryString , XmlDictionaryString , CollectionDataContract ) at
System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator
xmlReader, XmlObjectSerializerReadContext context) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract
dataContract, XmlReaderDelegator reader) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator
reader, String name, String ns, DataContract& dataContract) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator
xmlReader, Type declaredType, DataContract dataContract, String name, String ns)
at
System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator
xmlReader, Boolean verifyObjectName) at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) --- End of inner exception stack trace --- at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) at
System.Runtime.Serialization.DataContractSerializer.ReadObject(XmlDictionaryReader
reader, Boolean verifyObjectName) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) --- End of inner exception stack trace
--- Server stack trace: at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader
reader, MessageVersion version, String action, MessageDescription
messageDescription, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message
message, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message
message, Object[] parameters) at
System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
operation, ProxyRpc& rpc) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean
oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters) No 43759
Soap12Utf8WithSecurityDisabledAug2004:EchoStringAsBinary fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw
an exception while trying to deserialize the message: There was an error while
trying to deserialize parameter
http://xmlsoap.org/Ping:EchoBinaryArrayAsStringArrayResult. The InnerException
message was 'There was an error deserializing the object of type
System.String[]. Characters with hexadecimal values 0xFFFE and 0xFFFF are not
valid. Line 1, position 10030.'. Please see InnerException for more details.
---> System.Runtime.Serialization.SerializationException: There was an error
deserializing the object of type System.String[]. Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 10030. --->
System.Xml.XmlException: Characters with hexadecimal values 0xFFFE and 0xFFFF
are not valid. Line 1, position 10030. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at
System.Xml.XmlDictionaryReader.ReadContentAsString(Int32 maxStringContentLength)
at System.Xml.XmlBaseReader.ReadContentAsString() at
System.Xml.XmlMtomReader.ReadContentAsString() at
System.Xml.XmlDictionaryReader.ReadElementContentAsString() at
ReadArrayOfstringFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext ,
XmlDictionaryString , XmlDictionaryString , CollectionDataContract ) at
System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator
xmlReader, XmlObjectSerializerReadContext context) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract
dataContract, XmlReaderDelegator reader) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator
reader, String name, String ns, DataContract& dataContract) at
System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator
xmlReader, Type declaredType, DataContract dataContract, String name, String ns)
at
System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator
xmlReader, Boolean verifyObjectName) at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) --- End of inner exception stack trace --- at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) at
System.Runtime.Serialization.DataContractSerializer.ReadObject(XmlDictionaryReader
reader, Boolean verifyObjectName) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) --- End of inner exception stack trace
--- Server stack trace: at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader
reader, MessageVersion version, String action, MessageDescription
messageDescription, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message
message, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message
message, Object[] parameters) at
System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
operation, ProxyRpc& rpc) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean
oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) at
MtomTestClient.EchoBinaryArrayAsStringArray(Byte[][] arrayOfArray) --- End of
inner exception stack trace --- at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters) No 46762
Soap12Utf8WithSecurityDisabledAug2004:EchoBinaryArrayAsStringArray fail
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw
an exception while trying to deserialize the message: There was an error while
trying to deserialize parameter
http://xmlsoap.org/Ping:EchoBinaryFieldAsStringResult. The InnerException
message was 'There was an error deserializing the object of type System.String.
Characters with hexadecimal values 0xFFFE and 0xFFFF are not valid. Line 1,
position 1169.'. Please see InnerException for more details. --->
System.Runtime.Serialization.SerializationException: There was an error
deserializing the object of type System.String. Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 1169. --->
System.Xml.XmlException: Characters with hexadecimal values 0xFFFE and 0xFFFF
are not valid. Line 1, position 1169. at
System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader,
XmlException exception) at System.Xml.XmlUTF8TextReader.ReadNonFFFE() at
System.Xml.XmlUTF8TextReader.Read() at
System.Xml.XmlDictionaryReader.ReadContentAsString(Int32 maxStringContentLength)
at System.Xml.XmlBaseReader.ReadContentAsString() at
System.Xml.XmlMtomReader.ReadContentAsString() at
System.Xml.XmlDictionaryReader.ReadElementContentAsString() at
System.Runtime.Serialization.StringDataContract.ReadXmlValue(XmlReaderDelegator
reader, XmlObjectSerializerReadContext context) at
System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator
xmlReader, Boolean verifyObjectName) at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) --- End of inner exception stack trace --- at
System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator
reader, Boolean verifyObjectName) at
System.Runtime.Serialization.DataContractSerializer.ReadObject(XmlDictionaryReader
reader, Boolean verifyObjectName) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) --- End of inner exception stack trace
--- Server stack trace: at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader
reader, PartInfo part, Boolean isRequest) at
System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader
reader, MessageVersion version, String action, MessageDescription
messageDescription, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message
message, Object[] parameters, Boolean isRequest) at
System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message
message, Object[] parameters) at
System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime
operation, ProxyRpc& rpc) at
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway,
ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean
oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
methodCall, ProxyOperationRuntime operation) at
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData,
Int32 type) at IMtomTest.EchoBinaryFieldAsString(MtomTestStruct s) at
MtomTestClient.EchoBinaryFieldAsString(MtomTestStruct s) --- End of inner
exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object
target, Object[] arguments, SignatureStruct& sig, MethodAttributes
methodAttributes, RuntimeTypeHandle typeOwner) at
System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments,
Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture) at System.RuntimeType.InvokeMember(String name, BindingFlags
bindingFlags, Binder binder, Object target, Object[] providedArgs,
ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at
XwsInterop.HostedClient.HostedClientSoapImpl.TestMtomMethods(DynamicProxy proxy,
Boolean skipHeaderTest) at
XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String featureName,
String scenarioName, HostedClientParameter[] parameters)


Soap12Utf8WithSecurityEnabledAug2004:EchoBinaryAsString fail
System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 19952

Soap12Utf8WithSecurityEnabledAug2004:EchoStringAsBinary fail
System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 20058

Soap12Utf8WithSecurityEnabledAug2004:EchoBinaryArrayAsStringArray fail
System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 20925

Soap12Utf8WithSecurityEnabledAug2004:EchoBinaryFieldAsString fail
System.ArgumentException: The endpoint associated with contract :IMtomTest is
not found. at
Microsoft.Xws.Test.Suite.Util.WsdlTestUtilities.DynamicProxy.DynamicProxyFactory.GetEndpoint(String
contractName, String contractNamespace) at
XwsInterop.HostedClient.HostedClientSoapImpl.CreateProxy(String wsdlUri, String
contractName) at XwsInterop.HostedClient.HostedClientSoapImpl.runScenario(String
featureName, String scenarioName, HostedClientParameter[] parameters) No 19928

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951






------- Additional comments from jbenoit@... Fri Jul  4 15:21:40 +0000 2008 -------
Created an attachment (id=617)
test4u indigo2tango log file (M->S)


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951






------- Additional comments from jbenoit@... Fri Jul  4 15:22:08 +0000 2008 -------
Created an attachment (id=618)
test4u installation/setup log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951






------- Additional comments from jbenoit@... Fri Jul  4 15:22:39 +0000 2008 -------
Created an attachment (id=619)
test4u xtest properties log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951






------- Additional comments from jbenoit@... Fri Jul  4 15:23:04 +0000 2008 -------
Created an attachment (id=620)
GF domain1 server.log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951






------- Additional comments from jbenoit@... Fri Jul  4 15:23:25 +0000 2008 -------
Created an attachment (id=621)
GF domain2 server.log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by ashutoshshahi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951



User ashutoshshahi changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
                Priority|P3                        |P2
--------------------------------------------------------------------------------




------- Additional comments from ashutoshshahi@... Tue Jul  8 09:42:49 +0000 2008 -------
update priority to P2

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by ashutoshshahi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951



User ashutoshshahi changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ashutoshshahi             |ramapulavarthi
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------
              QA contact|sreejithak                |jbenoit
--------------------------------------------------------------------------------
            Subcomponent|security                  |mtom
--------------------------------------------------------------------------------




------- Additional comments from ashutoshshahi@... Tue Jul  8 09:51:49 +0000 2008 -------
I no longer see this error with the latest nightly. However the test still fails
with an error saying:
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. --->
System.ServiceModel.Security.MessageSecurityException: Message security
verification failed. ---> System.Xml.XmlException: Characters with hexadecimal
values 0xFFFE and 0xFFFF are not valid. Line 1, position 3023

The Body of the SOAP message looks like:
   <S:Body wsu:Id="_5002">
      <EchoBinaryFieldAsStringResponse
xmlns:ns3="http://schemas.microsoft.com/2003/10/Serialization/"
xmlns:ns2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"
xmlns="http://xmlsoap.org/Ping">
       
<EchoBinaryFieldAsStringResult>á¿›ë?©ä‹…ã¿“é?—᠅茟䷑￿鈅㳒çª?弴煵䴒⪙说侒쮄﫭â?«æ¤´å¼?ä© ã®?꼿㈗䣨⿽í?®Ò£à±¾î¹¯ã³”㈎프஗æ??뱺㭊볽å?—蠣ᯂ䣘ឱ୥Ⳳ䷎ꛀ痺짴ﱰ䜴笊ёî?˜î—®ã¨¶á·“â?ºì†–㠮渂烅㒡ᬃ喔è??î¯?༊뾣晭賩ସ숽ι晦ᩥ㶃̋誵⦮躩䊊뜄݅羸횋ē鼩ë“?é‰?ä¿´ê·€îŒ?ï?¡í??쵱뫾曰ੑ阂멋濑㘨網쮉ﲳ᫈鳅韨ꦅ⭸细ã¼?æ?¿ç£µç¤˜æ°‰ã¡¾ëº?ì?„磷版燾蹒ã?”䴡⮭뵃溯➸㠹导㭓䜲ꙷ⊲Ȇଂџ葠᠋繁꙯艈奌ê?Žè±¡å¹¨å‘™ä»µâ¹±ä¯?캾ì?ŸçŠ”î½Ÿé?´ê¾’⤸臌⋊έá³?퉽噦樂⵼먰䋣ì€?çº?쯙㔅é?†ì‚¿ìµ…棪Ᾱ磊贽夠å?—ë€?ኦç›?å“?镆㢉턠⒢輈</EchoBinaryFieldAsStringResult>
      </EchoBinaryFieldAsStringResponse>
   </S:Body>

So binary data is being sent in the payload when I think it should have been
XOPed (or atleast base64 encoded) - which is causing the failure. Assigning the
issue to MTOM.

Ashutosh

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by ramapulavarthi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=951



User ramapulavarthi changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ramapulavarthi            |kumarjayanti
--------------------------------------------------------------------------------




------- Additional comments from ramapulavarthi@... Thu Jul 10 01:01:26 +0000 2008 -------
this seems like a security related issue.


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 951] Digest verification failed for Reference '#_5002'.

by kumarjayanti :: Rate this Message:

Reply to Author