【发布时间】:2011-02-15 15:19:47
【问题描述】:
我有一个带有一个网格视图的简单 aspx 页面。当部署在服务器上并通过该机器访问时,它工作正常。但是,当通过负载均衡器连接时,我们会收到此错误(单击任何按钮时)。然而,当按下 F5 时页面会刷新。
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.
知道这里发生了什么吗???
【问题讨论】: