please look at the screen shots
i need to set upload file size upto 4GB
also this is my 3.5 web app why it is shown that version information as v2.0
is there any mistake in my config?
help me guys.
in my opinion you never allow 4gb to upload at once, use segments. i suggest you to read following links, which has awesome explanation.
Suggestion :
you can set maxRequestLenght attribute, but setting this value to higher, will lead to hacker to crazy things. and your server will get load.