卡卡老酒 - 2017/4/6 14:41:23
A potentially dangerous Request.Form value was detected from the client (wz_head="<script src="/e/js/s...").
Description: ASP.NET has detected data in the request that is potentially dangerous because it might include HTML markup or script. The data might represent an attempt to compromise the security of your application, such as a cross-site scripting attack. If this type of input is appropriate in your application, you can include code in a web page to explicitly allow it. For more information, see http://go.microsoft.com/fwlink/?LinkID=212874.
Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (wz_head="<script src="/e/js/s...").
glxxjyf - 2017/4/12 11:57:09
我也正好遇到这个问题了,我是在换风格的时候出现这样的提示.