Server Error in '/' Application.

Fermé
OOOOOOOOOooOOOOOOOOOO - 3 déc. 2008 à 19:25
 sassuk - 16 juin 2011 à 17:14
Bonjour,
Alors voila, j'ai un petit soucis que je peine à résoudre!!!
Je suis sous xp et j'ai un petit problème lorsque je surf, via wifi (la connexion n'est pas en cause, je reçois nikel), il y à des coupures et ca se met à ramer de temps à autres. Il me suffit de réparer la connexion et tout repars au taket la plus pars du temps mais bon faut que je règle sa!
et la je viens de recevoir sa en éssayant de regarder un épisode de americandad
Si quelqu'un peux m'aider...


Server Error in '/' Application.
Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.]
System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument) +159
System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument) +108
System.Web.UI.WebControls.DropDownList.LoadPostData(String postDataKey, NameValueCollection postCollection) +55
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +11
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +353
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1194
A voir également:

1 réponse

OOOOOOOOOooOOOOOOOOOO
3 déc. 2008 à 21:07
personne n'a eu à faire avec ça???
0
Ce post date mais il me semble que cette erreur survient quand on déclenche à 2 reprises une tache (exemple cliquer sur déconnecter 2 fois si ton application nécessite de s'identifier) alors que la 1ere tache ne s'est pas encore exécutée
0