Wednesday, January 2, 2013

The connection was reset error in asp.net

Under system web in web.config
add this line..
system.web>
httpRuntime executionTimeout="999" maxRequestLength="2097151"/>