源程序:$.ajax({type: 'Get',url: 'Dll/AjaxServer.ashx',dataType: 'json',async: true,data: { 'type': 'GetZHValue' },success: function (data) {}開發(fā)時(shí)運(yùn)行正常,發(fā)布到windows server 03上后調(diào)試一直報(bào)500 Internal Server Error
ajax 調(diào)用.ashx一直報(bào)500 Internal Server Error
大話西游666
2018-08-17 10:09:38