摘要: 昨天安装了VisualStudio 2010 Ultimate,今天把最近的一个项目升级到了4.0下,结果跑了一下,发现关于页面启用 ValidateRequest="false" 的部份失效。于是把web站点的版本及项目版本都降回原来的版本后,错误就消失了,于是搜索了一下,找到如下资料:A potentially dangerous Request.Form value was detected from the client (ctl00$MainContent$txtCode="<code></code>"). Descri 阅读全文
posted @ 2010-04-15 15:02 KidYang 阅读(2896) 评论(6) 推荐(0) 编辑