S
simon
I have ASP.NET application.
This application performs very well for 99% of the time
but occasionally I get the following error message:
The timeout period elapsed prior to completion of the operation or the
server is not responding
The proc that is executing is doing a SELECT only.
How can I solve this problem?
Thank you,
Simon
This application performs very well for 99% of the time
but occasionally I get the following error message:
The timeout period elapsed prior to completion of the operation or the
server is not responding
The proc that is executing is doing a SELECT only.
How can I solve this problem?
Thank you,
Simon