Hi all,
I need to use .NET in order to consume a JAVA written SOAP service which expects simple MIME attachments on some of its method.
Does anybody know how to accomplish it? I could not find any information about using WCF or even WSE clients with such attachments.
Thanks!