C
Chris Li
I have asp.net application that provides reports to the customers. When
the database is busy the report will take longer than normal. Sometimes,
the users have a request time out error. This request time out error is
different from ado.net command time out error. I have already set the
command timeout to zero. The difficult thing is that this problem only
happens on the production server and I cannot re-produce on my
developement machine. My development machine will not time out.
I wonder where to set this request time out property longer.
Please help!
Chris
the database is busy the report will take longer than normal. Sometimes,
the users have a request time out error. This request time out error is
different from ado.net command time out error. I have already set the
command timeout to zero. The difficult thing is that this problem only
happens on the production server and I cannot re-produce on my
developement machine. My development machine will not time out.
I wonder where to set this request time out property longer.
Please help!
Chris