----- Original Message ----- From: "btu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 7:35 PM Subject: C# to send attachment
> > I work with axis ,but there are some problems: > > 1,I run the attachment sample ,and wonder if the client side is other > language ,like c# ,how did they call the service ,as the pass in > parameter is java' DataHandler They use Soap with Attachments, however they do it in their platform. There is no way to do this on .NET1.0, the WS toolkit lets you do binaries with DIME only.
