Re: Receiving a POSTed file
- Posted by gbonvehi May 07, 2014
- 1492 views
Glad you're sorting this out.
The requests limits (if you've permission on your server) can be modified using a simple web.config. You can find an example here: http://stackoverflow.com/questions/3853767/maximum-request-length-exceeded
Depending on the version of IIS and processes allowed RAM, request timeout, etc you may hit other limits which very large files.