I have an application that is working fine at my local end but when I host it on server, not a single button's click fires. I am getting the Following error:
Error: WebForm_DoPostBackWithOptions is not defined
I don't understand why I am getting this error as I updated the bin folder Ajax dll and I have installed framework 4.0 on the server but still iI am getting that error.
I have already tried the following link: WebForm_DoPostBackWithOptions is not defined