Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
73649 Points
7914 Posts
Moderator
Apr 19, 2012 06:25 PM|LINK
You mean that you want to return the file data to the web service callers ? and allows them to save it ?
Here is a good example on how to return the file contents (data) through a web service.
http://msdn.microsoft.com/en-us/library/aa528818.aspx
anas
All-Star
73649 Points
7914 Posts
Moderator
Re: Download File from Stream object
Apr 19, 2012 06:25 PM|LINK
You mean that you want to return the file data to the web service callers ? and allows them to save it ?
Here is a good example on how to return the file contents (data) through a web service.
http://msdn.microsoft.com/en-us/library/aa528818.aspx