D'Arcy from Winnipeg
Musings of a Canadian BizTalk and SOA Developer

ASP.NET File Upload: Workaround for File Size Too Large

Wednesday, August 29, 2007 2:51 AM

Interesting solution posted by Etienne from London about how to bypass that annoying size limitation issue with file uploads.

Basically, you set the max request size in the web.config to something absolutely stupid, but in your global.asax file you test your real targeted size in the Application_BeginRequest method.

D


Feedback

No comments posted yet.


Post a comment





 

Please add 1 and 6 and type the answer here: