ajax调用webservice数据量量大就无法使用

asmx. webservice数据列表有60多条,前台ajax就无法调用了。报Failed to load resource: the server responded with a status of 500 错误。大神们求助

500还是server没有处理对,ajax已经提交数据来。是不是数据大,webservice没有正确处理。