machineKey validation error
Posted: Mon Sep 26, 2011 5:06 pm
I read the wiki topic about the
http://wiki.ablecommerce.com/index.php/ ... ed_problem
I am trying to accomplish the last fix: using a predefined key. I just want to verify that if I get a machineKey from referred site and paste it in the web.config file under <system.web>, I will not get this error anymore? Is this an immediate change or do I have to wait for anything to reset? After that, is there anything else I need to do?
Thank you a lot guys.
here: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.
http://wiki.ablecommerce.com/index.php/ ... ed_problem
I am trying to accomplish the last fix: using a predefined key. I just want to verify that if I get a machineKey from referred site and paste it in the web.config file under <system.web>, I will not get this error anymore? Is this an immediate change or do I have to wait for anything to reset? After that, is there anything else I need to do?
Thank you a lot guys.