Problem in setting Timeout

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
In my application I am using several Stored Procedures written in MS-Sql
Server. Of that one SP takes much time to execute. Because of that, one of my
pages using that SP is throwing Timeout Expired Error. The SP is optimized is
the saying by my DB Team. So now I need to counter that error in my page
only. Is there any possible approach for that issue by setting Time out for
that particular page. So that, I may extend the life of that page a little
longer. Please help me in solving this issue.

Thanks in Advance,
N.Ramakrishnan
 
Back
Top