"Error occurred during a cryptographic operation" when decrypting Forms cookie

Solution 1:

For anyone who hasn't solved their problem, I was missing the "machineKey" entry for encrypt/decrypt in my web.config

Solution 2:

I faced the same problem. I just cleared all of browser's cookies and cache data and it got fixed.I hope it will work for you too.