page expire problem
-
Hi all, I have got a problem in my application.I am executing a query which is quite lengthy.Some times i got a problem page time out expire.Can any one help me how to overcome this problem. i have used command.Timeout and connectTimeout and pooling in connection string. But still it is not working.
-
Hi all, I have got a problem in my application.I am executing a query which is quite lengthy.Some times i got a problem page time out expire.Can any one help me how to overcome this problem. i have used command.Timeout and connectTimeout and pooling in connection string. But still it is not working.
I m not sure it will help but, try to increase execution time of your page like
<httpRuntime
executionTimeout="3600"
/>hope this help
Viral My Site
Save Our Tigers -
Hi all, I have got a problem in my application.I am executing a query which is quite lengthy.Some times i got a problem page time out expire.Can any one help me how to overcome this problem. i have used command.Timeout and connectTimeout and pooling in connection string. But still it is not working.
SQL syntax error.