Click here to Skip to main content
15,895,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am getting the below error when i send multiple ajax request for the same WebMethod in jquery

Quote:
{"Message":"Therewasanerrorprocessingtherequest.","StackTrace":"","ExceptionType":""}

after this error i have to reset the iis then only i can send any ajax request
can any one tell me what could be the issue.
Posted
Comments
Do you face this issue while debugging?
[no name] 27-Sep-13 4:12am    
not only while debugging i get this error when frequently i click next or previous button on which i am sending request for the WebMethod.
Okay, so is it hitting Web Method or not?
Sampath Kumar Sathiya 1-Oct-13 3:42am    
Hi,

Please try the below link,It will show how to debug and reslove the issue.

http://encosia.com/use-jquery-to-catch-and-display-aspnet-ajax-service-errors/[^]

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900