Hello! I have spent hours googling for this error, but I can't find anything helpful to solve it.
I have a page with the Feedback module, and I get several of these errors on it every hour, clogging up my log.
I am hosting on Godaddy, and have several portals, but this is the only page that causes errors.
Any ideas on what I can try? Thanks! Alex
The log entry says:
Message: DotNetNuke.Services.Exceptions.PageLoadException: 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. ---> System.Web.HttpException: 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. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 91.224.160.127 Port: 3941 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; KKman2.0) ViewState: OkAJXvnl7VnfwmkIy1dO2N3JmIbsuuElV9vVfWFBylhX3QInKzjnXTKBi4gONgX0TiVYTwEcDyZOXqVNhlACzdLXmVNV1j6zZJgRKeW0qAQeGfS345ge6mjFbMRINhkJyI7YrZANDTL0DK5hbI6CG0p7fWQFyDm2Y8+uM0y5IJWYkRW3/LM9IJ5Po1UIc4MRJwN+Lg9lKL3wYDVUHPOmoWcfvyxj29Eq5iesexDneRSJvRrCwWVWjk7scImABNPnknYX0IfEj3KljSaTFsWgZ66kKClF+IhqVvt2TSqV8Mb1iwdnn59/u+bPicVwIBOGzKw8b7xcdGV6lJhYN5k6+nBqTMo7T51kqg3CBF8UAGPI6fB/1BfT8e+e89M7I5txNvSx4W6Bzz0R3rFDssht/HcMCaRCUJcB1cFb9shLfosM6RczaML+vioVTa17vhCjY0BvQbniFXM31XH4hBtQkgGW87losZcdeKO4YAZFxY2zPNWHUsOa5dsryv+D15O9AsDbl22+ynujiv8hQXl6VNU0yI2+1P0/vVcUUwLbfhj9pa5HcVFQq9bpfwN0fKvKXIegjvPPl6hqd5kobdgsBhquh9C/NOCn1gwK5bqkQSfSSI+onDJVJHwtfJr7qLvuAeKavvpMBkB+P1s7Lt4AFvu8BWB2CnMyXGKGulh9yYsTQfddXRXCaqzNEGQZAgcyAg9B/zUUUG8/og8/Wmg07WXFkWrsuX+Ra5DA7lkp4TZk72aWwbzy1SALJGf6SECCHhFpPckxiWefC6L13S25Lnw2Gyd+QjthcxL4wMVlVSInWXLk+D7jY0GLI/gu1+o+JyV3tCTDTotBFXTqTlsRUmoUkZ+QnNtqaik3IF6kiXLD6Wg2vzzzE9Dhc/P... --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidati ) at System.Web.UI.ViewStateException.ThrowMacValidati (Exception inner, String persistedState) at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) at System.Web.UI.HiddenFieldPageStatePersister.Load() at System.Web.UI.Page.LoadPageStateFromPersistenceMedium() at System.Web.UI.Page.LoadAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---