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!
From stackoverflow
-
This is not supported by .NET clients natively. You might take a look at the following discussion on MSDN forums. If you install WSE 2.0 there is an example at the following location: C:\Program Files\Microsoft WSE\v2.0\Samples\CS\QuickStart\Attachments\AttachmentsClient
-
You may want to check with the product from http://www.alotsoft.com
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.