本文介绍了托管相关MAC失败后出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好





托管一个asp.net网站后,我从一个页面到另一个页面然后发生错误发生。



验证视图状态MAC失败。如果应用程序由Web场或群集托管,请确保< machineKey> configuration指定相同的validationKey和验证算法。无法在群集中使用 AutoGenerate。





我该怎么办?

解决方案


Hello


after hosting a asp.net website when i nevigate from one page to another then following error occured.

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.



what should I do?

解决方案



这篇关于托管相关MAC失败后出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-22 03:48