Hello All,
I have asp.net 2.0 web page which calls a method. This method excutes multiple store procedures. The whole process may take somewhere between 15-20 mins to complete.
What happens is after a minute IE navigates away from the page to its default error page (Internet Explorer cannot display the webpage..blah blah)...But the process is still running in the background (I have checked that)
I suspect that page is timing out...do you guys know of this problem...does anybody know how to increase the page time out in 2.0 asp.
TIA
Murali
Thanks,
MB
I have asp.net 2.0 web page which calls a method. This method excutes multiple store procedures. The whole process may take somewhere between 15-20 mins to complete.
What happens is after a minute IE navigates away from the page to its default error page (Internet Explorer cannot display the webpage..blah blah)...But the process is still running in the background (I have checked that)
I suspect that page is timing out...do you guys know of this problem...does anybody know how to increase the page time out in 2.0 asp.
TIA
Murali
Thanks,
MB