SyntaxFix
Write A Post
Hire A Developer
Questions
I believe this line in the web.config will set the max upload size:
<system.web> <httpRuntime maxRequestLength="600000"/> </system.web>