Message in Chinese (Simplified) (中文(简体))

请求验证过程检测到有潜在危险的客户端输入值,对请求的处理已经中止。该值可能指示存在危及应用程序安全的尝试,如跨站点脚本攻击。若要允许页面重写应用程序请求验证设置,请将 httpRuntime 配置节中的 requestValidationMode 特性设置为 requestValidationMode="2.0"。示例: <httpRuntime requestValidationMode="2.0" />。设置此值后,可通过在 Page 指令或 <pages> 配置节中设置 validateRequest="false" 禁用请求验证。但是,在这种情况下,强烈建议应用程序显式检查所有输入。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkId=153133。

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: <httpRuntime requestValidationMode="2.0" />. After setting this value, you can then disable request validation by setting validateRequest="false" in the Page directive or in the <pages> 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) French (Français) Greek (Ελληνικά) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Chinese (Simplified) (中文(简体)) Dutch (Nederlands) Korean (한국어) Prior (Message) Japanese (日本語) Italian (Italiano) Hungarian (magyar) Portuguese (Portugal) (Português (Portugal)) Polish (Polski) Russian (Русский) Norwegian (Bokmal) (Norsk (Bokmål)) Portuguese (Brazil) (Português (Brasil)) Next (Message) Spanish (Español) Turkish (Türkçe) Swedish (Svenska) Hebrew (עברית) Chinese (Traditional) (中文(繁體)) Arabic (العربية) Danish (Dansk)