产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 文章发布字少时没问题,只要文字内容多一点都会发布失败.
zmj9921 - 2017/11/14 22:44:55
只要多一点字都会发布失败,提示
Server Error in '/' Application.
A potentially dangerous Request.Form value was detected from the client (content="<p class="MsoNormal"...").

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 [url]http://go.microsoft.com/fwlink/?LinkID=212874.[/url]

Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (content="<p class="MsoNormal"...").

Source Error:
xiyou - 2017/11/15 10:26:16
你参考一下这个文档:http://www.pageadmin.net/article/20141016/935.html
zmj9921 - 2017/11/15 21:40:02
成功解决,感谢哥
1
查看完整版本: 文章发布字少时没问题,只要文字内容多一点都会发布失败.