【发布时间】:2011-10-01 00:58:03
【问题描述】:
我有一个问题,我在 stack-over flow 上搜索并找到了一些答案,但没有一个对我有用:
<customErrors mode="Off" >
我必须关闭,然后我去使用我的应用程序它给了我以下一个:
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.
任何帮助都会很棒,谢谢
【问题讨论】:
标签: asp.net viewstate web-hosting