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
Email Server on a Terminal Server
Powershell script to detect long path/file name and email file owner
can someone explain to me the difference between OLAP and ROLAP
How to verify OpenSSL Timing Attack RSA Private Key Information Disclosure Vulnerability
VMWare Server 2.0.2 vmxnet Performance Very Poor For Windows XP Guest
Using jquery to hide dynamically added divs
ASP.NET - why would I get this error on my host when I do not get it on my localhost
TS profiles v2 for Windows Server 2008 are empty
Web site not working correctly with Mozilla, Safari...anything other than IE
Excel VBA Find Linked Cells