To perform update task it takes me more than 30sec and due to which I got exception saying timeout. When I increase it to 60sec it works fine. But, my problem is day by day as the number of records to update in SQL increases I can't fix the timeout. If I set it to 0 which is infinite, it keep-on updating without sending the response back to VS. How do I automate this without fixing time out.
Thanks in advance.
Regards, Surya