Hi Folks! I'm hoping someone can lead me in the right direction...
I created a web service that will read in a base64 encoded word document that is passed via SOAP. There are other parms that are passed along with the encoded data as well. What I'm having a problem with is how to validate the SOAP message. Does anyone have any VB.NET code samples that shows how to validate an incoming SOAP message?
Thanks!