Code: Select all
The state information is invalid for this page and might be corrupted.; Invalid viewstate....
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster,.....
Code: Select all
An error has occured at http://www.practicerange.com/Product.aspx?ProductId=2
We followed the WIKI instrucions to solve Validation of View State MAC failed problem by adding a maching key to the web.config. That didn't solve the problem.
We have not Disabled ViewstateMac by putting this enableViewStateMac="false" in your web.config. Is that next best course of action ????
Best regards,
Alan