“视图状态 MAC 验证失败”的根本原因在网络农场中
我们在网络农场中设置了我们的应用程序。有时,在提交页面时,我们会收到上述错误;有时提交成功,并且发生回发。我似乎怀疑农场里的一台机器有缺陷。然而,我们在测试盒上从未遇到过这样的问题。那么可能是什么问题呢?我该如何解决这个问题? machine.config 中是否必须有一些设置在所有计算机上都应该相同?
We have our application set up in a web farm. Sometimes, on submit of the page, we get the above error; other times the submit happens to be successful, and the postback happens. I seem to suspect one of the machines in the farm is defective. We never faced such a problem on the test box however. So what could be the problem? How do I resolve this? Must there be some setting in the machine.config that should be the same on all machines?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否正确设置了MachineKey?
Have you set up MachineKey properly?