简体   繁体   中英

{ApplicationName}/ScriptResource.axd and invalid viewstate

I have an asp.net web form application running in a web farm?

All the machine keys are configured the same in web.config according to MSDN recommendation, still, it periodically throw out "System.Web.HttpException: Invalid viewstate.", and according to the stack.

It's in this line

Request : /{applicationname}/ScriptResource.axd +92

Note:{applicationname} is my application name.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM