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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -