Forms authentication failed for the request. Reason: The ticket supplied has expired.
- by Max Toro
My event log is flooded with this message:
Forms authentication failed for the
request. Reason: The ticket supplied
has expired.
I think this happens when people timeout instead of logout.
First of all , this is not an error, it's Type: Information
I don't want this information, how do I stop ASP.NET from logging it?
My application is not web-farmed, and uses a static machine key.