J Juan T. Llibre Jan 20, 2005 #2 Set it in web.config, in the httpRuntime section : <httpRuntime executionTimeout="90" maxRequestLength="4096" /> That should be inserted under <system.web> Juan T. Llibre ASP.NET MVP ===========
Set it in web.config, in the httpRuntime section : <httpRuntime executionTimeout="90" maxRequestLength="4096" /> That should be inserted under <system.web> Juan T. Llibre ASP.NET MVP ===========
G Guest Jan 20, 2005 #3 See http://msdn.microsoft.com/library/d...html/553de03c-840b-4592-b07c-be21465da1bf.asp