Answered by:
Upload Large Files

Question
-
Wz the best solution for uploading large files on HTTP? i have gone through MTOM....I'm talking files upto 200Mb
TIA
SVWednesday, January 21, 2009 8:40 PM
Answers
-
Hi Sv,
I discussed all the possible solutions to upload large files in this post, http://weblogs.asp.net/cibrax/archive/2007/08/29/sending-attachments-with-wcf.aspx
MTOM is good solution if you want to secure the message with WS-Security, otherwise, you can also WCF streaming. Take a look at that article for more information.
Regards,
Pablo.
Pablo Cibraro - http://weblogs.asp.net/cibrax- Proposed as answer by Will.Rogers Thursday, January 22, 2009 1:51 PM
- Marked as answer by Jason PangMicrosoft employee Wednesday, February 4, 2009 7:49 PM
Thursday, January 22, 2009 1:18 PM -
Hi Sv,
Take a look on this solution http://www.codeproject.com/KB/XML/MTOMWebServices.aspx
Thanks,
GSerjo
- Proposed as answer by GSerjo Friday, January 23, 2009 8:45 AM
- Marked as answer by Jason PangMicrosoft employee Wednesday, February 4, 2009 7:49 PM
Friday, January 23, 2009 8:45 AM
All replies
-
Hi Sv,
I discussed all the possible solutions to upload large files in this post, http://weblogs.asp.net/cibrax/archive/2007/08/29/sending-attachments-with-wcf.aspx
MTOM is good solution if you want to secure the message with WS-Security, otherwise, you can also WCF streaming. Take a look at that article for more information.
Regards,
Pablo.
Pablo Cibraro - http://weblogs.asp.net/cibrax- Proposed as answer by Will.Rogers Thursday, January 22, 2009 1:51 PM
- Marked as answer by Jason PangMicrosoft employee Wednesday, February 4, 2009 7:49 PM
Thursday, January 22, 2009 1:18 PM -
Hi Sv,
Take a look on this solution http://www.codeproject.com/KB/XML/MTOMWebServices.aspx
Thanks,
GSerjo
- Proposed as answer by GSerjo Friday, January 23, 2009 8:45 AM
- Marked as answer by Jason PangMicrosoft employee Wednesday, February 4, 2009 7:49 PM
Friday, January 23, 2009 8:45 AM