In my ASP.NET MVC (v2 if it matters) app, I have a page that allows the user to upload a file. I\'ve configured the maxRequestLength for my app to allow files up to 25MB.
http://nishantrana.wordpress.com/2009/01/19/fileupload-page-cannot-be-displayed-and-maximum-request-length-exceeded-error/
Try the last solution here, I tried it and works fine.