When the cookie(key 'route') expires. Then asp.net mvc 4 gives this error.
The anti-forgery token could not be decrypted. If this application is hosted by a Web Farm or cluster, ensure that all machines are running the same version of ASP.NET Web Pages and that the configuration specifies explicit encryption and validation keys. AutoGenerate cannot be used in a cluster.
Is there any fix for this problem? Thank you!