Why i get invalid view state exception
Error message:
Exception Inner Exception:System.Web.HttpException: Invalid_Viewstate
Reason:
1. These error messages are most likely
generated by requests coming from buggy robot (or search engine).
2. It
might also caused by incompatibility of the client's web browser.
3. If you click any button on .net form before loading complete, it is possible incomplete viewstate returns and cause above error.