SOAP with Attachment (SwA) in C# -
I need to use .NET to consume a Java written SOAP service which is simple MIM Expect attachments.
Does anyone know how to accomplish this?
Thank you!
This is basically you can take a look at the following discussion. If you install, there is an example at the following location: C: \ Program Files \ Microsoft WSE \ v2.0 \ Samples \ CS \ QuickStart \ Attachments \ AttachmentsClient
Comments
Post a Comment