G
Guest
H
I have a problem in my web application running on IIS6.0 and .net 1.1. OS is Windows 2003 server. I get "Page cannot be displayed" error on running a time consuming process like database transaction. The query runs for 10 to 15 minutes, but I loose the page before the query completes. I checked for the session, but the session doesn't expire as I can browse throygh the pages after clicking the refresh button or the back button. Can anyone suggest what setting on IIS 6.0 would resolve this problem
I have a problem in my web application running on IIS6.0 and .net 1.1. OS is Windows 2003 server. I get "Page cannot be displayed" error on running a time consuming process like database transaction. The query runs for 10 to 15 minutes, but I loose the page before the query completes. I checked for the session, but the session doesn't expire as I can browse throygh the pages after clicking the refresh button or the back button. Can anyone suggest what setting on IIS 6.0 would resolve this problem