Search Results

7
votes

I’m getting a strange unhandled exception from my asp.net application - Validation of viewstate MAC failed

I seem to recall that this error can occur if you click a button/link etc before the page has fully loaded. If this is the case, the error is caused by an ASP.net 2.0 feature called Event V …