Code: Select all
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 3/31/2010 9:13:40 AM
Event time (UTC): 3/31/2010 1:13:40 PM
Event ID: 343c2ba2b60e49838ae91f72782f167f
Event sequence: 16518
Event occurrence: 79
Event detail code: 0
Application information:
Application domain: xxxxxxxxxxxxxxx
Trust level: Full
Application Virtual Path: /
Application Path: G:\Home\WWW\www.xxxxxxxx.com\
Machine name: xxxxxxxxxxxx
Process information:
Process ID: 3548
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: Invalid viewstate.
Request information:
Request URL: http://www.xxxxx.com/ScriptResource.axd?d=iMYwOOtvu4KoOQw7F48_4NhMDK0LFauw_z8jbx43MRk2RS4GKy63kXJ6OiOuznbnrCGM40FT-IDEAS-C429.aspx
Request path: /ScriptResource.axd
User host address: xxxxxxxxx
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 3
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType)
at System.Web.UI.Page.DecryptString(String s)
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)