0
Answer

Looking how I can validate incoming SOAP

Shawn Currie

Shawn Currie

16y
4.2k
1

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!