Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello friends,
am facing little bit problem while uploading files to server using wcf restful service.
using RestFul - POST method - saving user details its working but when am trying to upload a file its not working. actually am new to this..

any helpful links or samples

Thanks in advance.
Posted

1 solution

Please refer following link :
---------------------------
Upload file from Html form (multipart/form-data) to WCF REST service as a stream without streaming the whole form's inputs?[^]


[Edit member="Tadit"]
Link text added to reflect the Article/QA title.
[/Edit]
 
Share this answer
 
v2
Comments
Lokesh Kondapalli 6-Nov-13 5:39am    
thx for ur link.. its helpful but i tried it and getting some errors while saving and at response time... can i have sample project

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900