Hi,
I'm relatively new in Web Services Technology. Can anybody suggest me how can I implement a Web Service Method that sends asynchronously a binary (e.g. a .zip file) to the client. I implemented a method (C#) that encodes the binary in UTF8, but I got an XML error message within the client. Apparently, some characters within the XML message were not accepted.![]()
< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I would appreciate any help from you!
Thanks in advance,
Paul
Need some help - how to send asynchronously a binary to the client?
Dan Burnip
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnwse/html/wsedime.asp
Daniel Roth
teomanx