Reputation: 23
I need to work with SOAP attachment in .NET, if anyone know how to do that please let me know with an example.
Upvotes: 1
Views: 343
Reputation: 161821
You will have to be more clear about what you mean when you say "SOAP Attachment". If you are referring to "SOAP with Attachments", then you are referring to an obsolete technology which is not supported by .NET.
Upvotes: 1