Click here to Skip to main content
15,901,373 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
hi,
i have form in asp.net page for booking inquiry and data is saved successfully but when i used this in live server the following exception is shown:-

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 algorithm. AutoGenerate cannot be used in a cluster.



also i have made change in the web.config for viewstate validation to false.
but this message is still their what is the region behind this i don't know
please help me.
So that the website run properly.
Thanks
BALWANT.
Posted
Updated 1-May-11 22:58pm
v2

1 solution

Have a look here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900