Validation of viewstate MAC failed -View State Error

前端 未结 3 1205
粉色の甜心
粉色の甜心 2020-12-11 10:20

In my website, when a web page is idle for more than 5 minutes, then that page is not working until I refresh. The following error occurs:

Error: Sy

3条回答
  •  抹茶落季
    2020-12-11 10:54

    This sometimes happens if you are doing a postback from a form which has an action pointing to a different page.

提交回复
热议问题