Hi all,
In my application, I would like to upload files of size more than 3GB. I increased max file request timeout as high as possible.
But it is not even posting the page to the server when I select a 3GB file.
My web site configuration:
- Asp.Net 3.5
- IIS 6.0
Is it possible with the above configuration? If not what is the reason, and how do I resolve this?