.NET Framework Bookmark and Share   
 index > ASMX Web Services and XML Serialization > Send unsigned SOAP received signed SOAP WSE3
 

Send unsigned SOAP received signed SOAP WSE3

I'm working on aC# client that needs to send unsigned messages to a server that will send back a signed message. There aren't any standard policies that conform to this, and when I tried creating a custom policy assertion, the ValidateMessageSecurity function for the ReceiveSecurityFilter does not get called. Can anyone point me in the right direction. Thanks.
Joe Lloyd
The only thing I know about WSE is that WCF should be used instead for new development, wherever possible.

John Saunders

You can use google to search for other answers

Custom Search

More Threads

• how to use serialization assemblies generated with sgen.exe to serialize object array
• deploying a web service
• Problems with authentication web service using a database
• connecting to a wse webservice
• Microsoft.mshtml Error
• Unable to connect to the remote server
• WSE: Including a username with MutualCertificate11Assertion
• WSE 3.0
• SOA Service and Deployment
• Can using tempuri cause problems?