i am using jquery file upload plugin to upload file. so whenever one upload's a file i store that file in the session after storing the file in the session then i am retrieving the files from the session and storing it .When i try to save file which is more than 10 mb i get this error "Cannot access closed file" i am using jquery file upload plugin to upload