P
Pei Lu
dear all:
My logs are full of exceptions like this:
TYPE: HttpException
MESSAGE: Invalid viewState
System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType)
ÔÚ System.Web.UI.Page.DecryptString(String s)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection
queryString)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse
response, NameValueCollection queryString, VirtualFileReader fileReader)
ÔÚ System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext
context)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext
context)
ÔÚ
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
ÔÚ System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
I'd like to put an end to this if possible... ideas?
My logs are full of exceptions like this:
TYPE: HttpException
MESSAGE: Invalid viewState
System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType)
ÔÚ System.Web.UI.Page.DecryptString(String s)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection
queryString)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse
response, NameValueCollection queryString, VirtualFileReader fileReader)
ÔÚ System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext
context)
ÔÚ
System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext
context)
ÔÚ
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
ÔÚ System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
I'd like to put an end to this if possible... ideas?