asp.net和ajax [英] asp.net and ajax

查看:73
本文介绍了asp.net和ajax的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我是ajax的新手,并且在保存数据时获取了这些msg-
Sys.WebForms.PageRequestManagerParserErrorException:无法解析从服务器收到的消息.导致此错误的常见原因是通过调用Response.Write(),响应筛选器,HttpModules或服务器跟踪来修改响应.


我读过,但我没有使用
1)Response.Write()
2)server.transfer
3)从web.config文件中删除httpmodule
4)如何禁用服务器跟踪
5)并且不使用响应过滤器


i m new in ajax ,and getting these msg at the time of saving data-
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.

hi
i read that ,but i m not using
1)Response.Write()
2)server.transfer
3)Remove httpmodule from web.config file
4)how to disable server trace
5)and not using response filters

推荐答案

检查

这篇关于asp.net和ajax的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆