Microsoft
Software
Hardware
Network
Question : wcf upload size limitation
I developed a wcf service to upload file streams from client applications to IIS 7 server. I could upload upto 2 gb but if i try beyond 2 gb, i am getting exception.After spending some time, I realized that the upload size is limited by this property.
"maxrequestlength" whose max value is 2gb(2097151 KB).
Is it possible to upload the more than 2gb files from wcf service by hosting in IIS 7. If yes, could you please suggest me by giving some links/resources.
Thank You
Answer : wcf upload size limitation
I believe that is the max supported size. Is there anyway you can break the file into smaller pieces and reassemble it on the server side with .NET?
Random Solutions
parse_url
iPhone - Web service client app
how to create a web page dynamically
HP Designjet 9000s Printer Driver for Windows 7 x64
ActiveX controls moving on a worksheet - Excel 2010
Can not send email in SBS 2003
Cannot install ISA 2006, get error “A Connection to the specified Configuration Storage Server"
The system cannot find the file specified
Logshipping is failing when SQL Server 2008 cluster is failed over
URGENT: #2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)