Message in French (Français)

La validation de la demande a détecté une valeur d'entrée du client potentiellement dangereuse et le traitement de la demande a été abandonné. Cette valeur peut indiquer une tentative pour compromettre la sécurité de votre application, telle qu'une attaque de script entre sites. Vous pouvez désactiver la validation de la demande en définissant validateRequest=false dans la directive de page ou dans la section de configuration <pages>. Cependant, il est fortement recommandé que votre application contrôle explicitement toutes les entrées dans ce cas là.</pages>

Unlocalized message

Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application, such as a cross-site scripting attack. To allow pages to override application request validation settings, set the requestValidationMode attribute in the httpRuntime configuration section to requestValidationMode="2.0". Example: &lt;httpRuntime requestValidationMode="2.0" /&gt;. After setting this value, you can then disable request validation by setting validateRequest="false" in the Page directive or in the &lt;pages&gt; configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case. For more information, see http://go.microsoft.com/fwlink/?LinkId=153133.

Search by Google
Available localized messages
Finnish (suomi) German (Deutsch) Greek (Ελληνικά) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Chinese (Simplified) (中文(简体)) Dutch (Nederlands) Korean (한국어) Japanese (日本語) Prior (Message) Italian (Italiano) Hungarian (magyar) Portuguese (Portugal) (Português (Portugal)) Polish (Polski) Russian (Русский) Norwegian (Bokmal) (Norsk (Bokmål)) Portuguese (Brazil) (Português (Brasil)) Spanish (Español) Next (Message) Turkish (Türkçe) Swedish (Svenska) Hebrew (עברית) Chinese (Traditional) (中文(繁體)) Chinese (Simplified) (中文(简体)) Arabic (العربية) Danish (Dansk)