anish.anick 0 Light Poster

Hi All,
I am developing a web application which contains rich set of ajax request from web page and some web service calls using javascript.Our local server was woking fine. But when we moved our application to a remote web server the application(IIS) got stuck after handling some amount of request from web page. Manually resetting the web server IIS solves the issue. Is there any entry for request handling in webconfig?. Please help me to solve this issue with out manually resetting the IIS.

Thanks