Hello All,
There is a requirement where the client needs a option to Upload Files that are really large (<=2GB) through browser.
And i found that the browser can support only 2GB file upload. Is it so?
If yes, then for at least 1.9999GB is there any solution?
Tried working with the parameters like maxRequestLength, executionTimeout which resulted in nothing.