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