Posted By mitsopoulos on 7/3/2005 4:54:01 PM Sorry, yes I meant upload a zip file. The zip file was a few megs in size so it was pretty big.
So I should change the timeout time in the web.config?
Yep, add the executeTimeout attribute to the httpRuntime section. Each 1 unit represents 1 second. e.g. 300 = 5 mins.
|