Thank you for your quick response. This is happening in production.
Here is the code . when click on the submit button it calls a webservice to retrieve the results. I am including the webmethod too.
webmethod
public DataSet GetSearchDetails(string searchBy,string tbValue)
{
string...
I really need help on this. I have a aspx page, I am able to open that page.
After entering the value in the text box like aid123 and clicked on the search button it throws this error message and after 2 min if I try the request again with the same value (aid123) it return the results without...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.