Guest Oliver Posted July 16, 2007 Posted July 16, 2007 Well when I viewed the Event Log I found out that on July 11 the KB security update 928365 was installed (Event: msiInstaller - as it looks like my machine did not have any troubles installing this update). However, exactly after some secs a new event started to raise every 10-30 secs -> ----- Event Type: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid. " Event time: 11.07.2007 21:55:38 Event time (UTC): 11.07.2007 19:55:38 Event ID: cbf39072e0074ef1a2c36db736d021da Event sequence: 504 Event occurrence: 132 Event detail code: 50201 --- I know that this message is usually related to a timeout issue with multiple web servers or auto generated machineKeys... but I have even entered a fixed machineKey into the web.config so I really wonder what is going on there now? This error immeadently appeared after the installation of this update and since this time my event log is full of it... how can I fix this? Kind regards, Oliver
Guest Oliver Posted July 16, 2007 Posted July 16, 2007 Oh what I forgot to mention: Its a Windows Server 2003 Standard Edition with SP2. The web server seems to run fine even with those appearing messages... "Oliver" wrote: > Well when I viewed the Event Log I found out that on July 11 the KB security > update 928365 was installed (Event: msiInstaller - as it looks like my > machine did not have any troubles installing this update). > > However, exactly after some secs a new event started to raise every 10-30 > secs -> > > ----- > Event Type: 4005 > Event message: Forms authentication failed for the request. Reason: The > ticket supplied was invalid. " > Event time: 11.07.2007 21:55:38 > Event time (UTC): 11.07.2007 19:55:38 > Event ID: cbf39072e0074ef1a2c36db736d021da > Event sequence: 504 > Event occurrence: 132 > Event detail code: 50201 > --- > > I know that this message is usually related to a timeout issue with multiple > web servers or auto generated machineKeys... but I have even entered a fixed > machineKey into the web.config so I really wonder what is going on there now? > This error immeadently appeared after the installation of this update and > since this time my event log is full of it... how can I fix this? > > Kind regards, > Oliver
Guest Madrona Posted July 16, 2007 Posted July 16, 2007 Not sure if this will help but see: http://blogs.mgtechgroup.com/markc/archive/2007/07/14/Security-Update-for-Microsoft-.NET-Framework-2.0-KB928365-broke-MOSS.aspx -- Madrona "Oliver" wrote: > Well when I viewed the Event Log I found out that on July 11 the KB security > update 928365 was installed (Event: msiInstaller - as it looks like my > machine did not have any troubles installing this update). > > However, exactly after some secs a new event started to raise every 10-30 > secs -> > > ----- > Event Type: 4005 > Event message: Forms authentication failed for the request. Reason: The > ticket supplied was invalid. " > Event time: 11.07.2007 21:55:38 > Event time (UTC): 11.07.2007 19:55:38 > Event ID: cbf39072e0074ef1a2c36db736d021da > Event sequence: 504 > Event occurrence: 132 > Event detail code: 50201 > --- > > I know that this message is usually related to a timeout issue with multiple > web servers or auto generated machineKeys... but I have even entered a fixed > machineKey into the web.config so I really wonder what is going on there now? > This error immeadently appeared after the installation of this update and > since this time my event log is full of it... how can I fix this? > > Kind regards, > Oliver
Guest Oliver Posted July 16, 2007 Posted July 16, 2007 Nope the webserver is running fine it this is already enabled, otherwise my whole website would not work (it is running ion .net 2.0). Anyway thx for help! "Madrona" wrote: > Not sure if this will help but see: > http://blogs.mgtechgroup.com/markc/archive/2007/07/14/Security-Update-for-Microsoft-.NET-Framework-2.0-KB928365-broke-MOSS.aspx > > > -- > Madrona > > > "Oliver" wrote: > > > Well when I viewed the Event Log I found out that on July 11 the KB security > > update 928365 was installed (Event: msiInstaller - as it looks like my > > machine did not have any troubles installing this update). > > > > However, exactly after some secs a new event started to raise every 10-30 > > secs -> > > > > ----- > > Event Type: 4005 > > Event message: Forms authentication failed for the request. Reason: The > > ticket supplied was invalid. " > > Event time: 11.07.2007 21:55:38 > > Event time (UTC): 11.07.2007 19:55:38 > > Event ID: cbf39072e0074ef1a2c36db736d021da > > Event sequence: 504 > > Event occurrence: 132 > > Event detail code: 50201 > > --- > > > > I know that this message is usually related to a timeout issue with multiple > > web servers or auto generated machineKeys... but I have even entered a fixed > > machineKey into the web.config so I really wonder what is going on there now? > > This error immeadently appeared after the installation of this update and > > since this time my event log is full of it... how can I fix this? > > > > Kind regards, > > Oliver
Recommended Posts