Bonjour,

Dans mes logs au niveau de mon global asax, je recupere parfois cette exception. Est ce que quelqu'un pourrait éclairer ma lanterne car je ne vois pas à quoi correspond ScriptResource.axd.
Erreur non catch�e
Erreur sur la page : http://xxxxxx/ScriptResource.axd?d=9tKMFHPoSZRzqikYHYgjFo56_AU1HXJvtBdYKU5a9SPM2rrFutd>

UserAgent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Exception :
System.Reflection.TargetInvocationException: Une exception a �t� lev�e par la cible d'un appel.
---> System.Web.HttpException: Viewstate non valide. � System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType) � System.Web.UI.Page.DecryptString(String s)
--- Fin de la trace de la pile d'exception interne
--- � System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) �
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
System.Web.Handlers.ScriptResourceHandler.DecryptString(String s)
System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
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)
Par avance merci