TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Craig Davis
NA
40
0
Validation of viewstate MAC failed error
Apr 21 2011 11:11 AM
Hi:
I've been encountering the following error :
Server Error in '/' Application.
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithmn. Autogenerate cannot be used in a cluster.
This error occurs infrequently. I'm using a web hosting account.
I modified my web config file with the following code but to no avail:
system.web>
<customErrors mode="Off"/>
<pages validateRequest="false" enableEventValidation="false" viewStateEncryptionMode ="Never" />
</system.web>
Why does this occur and how do I correct it?
Reply
Answers (
3
)
How to delete root certifcate from Win CE device.
Crystal report data access problem,please help