Validation of Viewstate MAC Failed
This error typically occurs when an application pool is recycled causing a reset of an automatically generated machineKey. The solution to this error is to generate a static machineKey and place it in the web.config or machine.config file.