Validation of viewstate MAC failed

F

Fregas

Yes, I'm getting this classic error, on a website i just deployed. I
have searched google and have tried disabling viewstate MAC validation
by putting this in the web.config:

<pages validateRequest="false" enableEventValidation="false"
viewStateEncryptionMode="Never" />

But we're still getting the error. We're using ASP.NET 2.0. We are
not on a cluster. Its happening on multiple pages, including one that
only has a login form (username, password and a submit button--no
datagrid, gridviews, etc.) It DOES seem to happen pretty consistently
when the page takes a little while to load and i hit that submit button
quickly, as some of the articles i've read about it have suggested.

Does anyone have a solution to this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,057
Members
48,769
Latest member
Clifft

Latest Threads

Top