您的位置:首页 > 编程语言 > ASP

asp.net ajax Sys.WebForms.PageRequestManagerServerErrorException 500 解决方法

2007-11-22 14:44 1001 查看
在用asp.net ajax出现如下错误时:

Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. the status code returned from the server was:500

解决方法,在.aspx文件中加上 ValidateRequest="false"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐