Wse3.0 Error -
05-02-2006
, 03:21 AM
Hi ..
I am very new to WSE .. I worked with the sample in WSE2.0.. it is working in good condition..
I tried to work out the same with WSE 3.0 .. it throws an Error like
"WSE910: An error happened during the processing of a response message, and you can find the error in the inner exception. You can also find the response message in the Response property."
Herewith i have copied both Input trace and output trace webinfo .. Please Tell me the Right path to attain my goal.
Thanks in advance
InputTrace.webinfo
at Microsoft.Web.Services3.Security.SecureConversatio nClientReceiveSecurityFilter.ValidateMessageSecuri ty(SoapEnvelope envelope, Security security)
at Microsoft.Web.Services3.Security.ReceiveSecurityFi lter.ProcessMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.Pipeline.ProcessInputMessa ge(SoapEnvelope envelope)
OutputTrace.webinfo
at Microsoft.Web.Services3.Messaging.SoapClient.SendR equestResponse(String methodname, SoapEnvelope envelope)
at Microsoft.Web.Services3.Security.SecurityTokenServ iceClient.RequestSecurityToken(SecurityTokenMessag e request, String methodName)
at Microsoft.Web.Services3.Security.SecurityContextTo kenServiceClient.RequestSecurityContextToken(Appli esTo appliesTo)
at Microsoft.Web.Services3.Security.SecurityContextTo kenServiceClient.IssueSecurityContextToken(Applies To appliesTo)
at Microsoft.Web.Services3.Security.Tokens.SecurityCo ntextTokenManager.RequestTokenFromIssuer(EndpointR eference tokenIssuer, String tokenType, AppliesTo appliesTo, Policy policy, SoapProtocolVersion soapVersion, StateManager messageState, StateManager operationState, StateManager sessionState)
at Microsoft.Web.Services3.Security.SecureConversatio nClientSendSecurityFilter.EstablishSecureConversat ion(SoapEnvelope envelope)
at Microsoft.Web.Services3.Security.SecureConversatio nClientSendSecurityFilter.SecureMessage(SoapEnvelo pe envelope, Security security)
at Microsoft.Web.Services3.Security.SendSecurityFilte r.ProcessMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.Pipeline.ProcessOutputMess age(SoapEnvelope envelope)
Thanks and Regards
Loyola |