validating incoming SOAP

Leafy

New member
Joined
Jan 3, 2009
Messages
1
Programming Experience
Beginner
Hi Folks! I hope 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!
 
Back
Top