1  /  1  页   1 跳转 查看:447

3.0英文版后台首页设置出错

3.0英文版后台首页设置出错

3.0英文版后台首页设置出错,一点保存,就出现以下的错误提示,前台的页面都是正常....
出错提示如下:



Server Error in '/eshop' Application. A potentially dangerous Request.Form value was detected from the client (ftbBottomInf="<P><STRONG>Sunset, S..."). Description: 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 requestValidati. Example: <httpRuntime requestValidati />. 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.

Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (ftbBottomInf="<P><STRONG>Sunset, S...").

Source Error:


The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

  <%@ Page Language="C#" Debug="true" %>

or:

 

回复:3.0英文版后台首页设置出错

另外,修改导航条的文字时也出错....
 

回复:3.0英文版后台首页设置出错

建议网站放根目录使用
如果你的不能放,尝试 修改根目录下面的web.config
加入<httpRuntime  requestValidationMode="2.0" />
 

回复:3.0英文版后台首页设置出错

哈哈,谢谢~~!!搞掂了~~!
 
1  /  1  页   1 跳转

版权所有 DreamerShop梦想家网店系统   Sitemap

Powered by Discuz!NT 2.1.202    Copyright © 2001-2012 Comsenz Inc.
Processed in 0.136 second(s) , 3 queries.
返顶部