Hi, I have to Upload a file which is upto 10MB(only rtf or text files). i am using fileupload component and i am able to recieve the file as httpPostedFile. But the problem for me is when i tried to read the contents and post it to Database, Then server throws out of memory Exception. Quite interestingly...