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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top