I have my web site up and running. It has debug enabled (I know I shouldn't - but it has), When I connect over a slow connection the system timesout and hangs the application (code behind no longer executes even on re-entry to the site).
The specific error is line 513Sys.Webforms.PagerequestmanagerTimeOutexception: TheServer requestTimedOut and i can drop into the VS debugger to view the error.
If I turn off debugging is this gonna cure this problem - it's difficult to repeat and spasmodic in nature!
Any help appreciated.