摘要: 我在做WebServcies时,页面调试,报类了下面这样的错误信息: 百度后,获得解决方案: 在Web.config配置文件中,向节点<httpRuntime> 里添加属性 requestValidationMode="2.0",即可解决问题。(其实,requestValidationMode的值只 阅读全文
posted @ 2015-08-17 10:34 lishidefengchen 阅读(5308) 评论(0) 推荐(0)