agibson Posted February 23, 2013 Posted February 23, 2013 Hi Nick Sorry to bother you again - the server is also logging this every few minutes in the Application Event Log - do you know what may be causing this, and how we can stop it? I have not got any recycle set on the IIS app pool, not for this time anyway (I have a scheduled taks to reset IIS at certain intervals during the day as the server sometimes gets overwhelmed and crashes IIS, but the resets are every four hours and the events have been appearing all morning...) Any advice gratefully received. Thanks Andy Event code: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied has expired. Event time: 23/02/2013 11:12:41 Event time (UTC): 23/02/2013 11:12:41 Event ID: a3999c59338949838beeed9da224cfa3 Event sequence: 1137 Event occurrence: 26 Event detail code: 50202
nickbro Posted February 23, 2013 Posted February 23, 2013 That error is generated by asp.net and is out of our controlled. It is to do with using session cookies (for security reasons)
agibson Posted February 26, 2013 Author Posted February 26, 2013 Hi Nick Is there any way we can stop it being logged in the Application event log? Thanks Andy
nickbro Posted February 26, 2013 Posted February 26, 2013 Not as far as I know, since it's core asp.net not something I've written
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now