need to help to copy file from server to client through webservices

A

Anin via .NET 247

(Type your message here)
Hi,
I have to download a file from the server to the client using webservices. Its an xml file.

Any help would be appreciated.
 
K

Keenan Newton

Well Here area copy of ideas:

Since it is an Xml file you could take the file read it into an
XmlNode, and pass the XmlNode to the web service client. That would be
the easiest way, but at the same time I would not do this for large
files.

Another way is using WSE 2.0, it supports file attachments so you can
actually send the actual file across this performs better especially
with larger files, but it more complex to use
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,088
Latest member
JeremyMedl

Latest Threads

Top