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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.