ASP.net Upload Limit Server timeout
I'm having a problem with uploading files in the media section of Umbraco. I'm not sure if the problem is size related as I don’t get an error that give too much details but I'll explain what I’ve done so far and see if you can help. I've added: <httpRuntime maxRequestLength="102400" executionTimeout="3600"/> to the web.config within the tag I've added the same httpRuntime tag to the servers default web.config restarted all the app pools for the websites and the problems still persists. The error I receive when I try to upload files is: Explanation: The request timed out before the page could