Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning Images From WebServices
Message
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00802802
Message ID:
00802879
Views:
19
Morgan,

I had problems returning strings from a Web Service when the string had binary data. I worked around this by returning the binary string in a field in a recordset. Somehow .NET was smart enough to send and receive the binary data when it was embedded in a recordset. You might want to try the same for your image.

>Does anyone have any sample code so I can serialize and image and return it from a WebService? I have looked for some sample code, and I really haven't found much. Is anyone doing this or is there a good place to look for it?
>
>Morgan
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform