在用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"
发表于 @ 2007年11月22日 14:44:00|评论(loading...)|编辑