Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net ajaxpro 2.0:IE 10在回调函数中包含ajax函数时发送错误_.net_Callback_Internet Explorer 10_Ajaxpro - Fatal编程技术网

.net ajaxpro 2.0:IE 10在回调函数中包含ajax函数时发送错误

.net ajaxpro 2.0:IE 10在回调函数中包含ajax函数时发送错误,.net,callback,internet-explorer-10,ajaxpro,.net,Callback,Internet Explorer 10,Ajaxpro,我在.NET4.0应用程序中使用Ajaxpro.2。一个普通的Ajax函数工作得很完美,但是当我想在回调函数中添加另一个Ajax函数时,IE 10在第412行的core.ashx中发送了一个脚本错误16389:this.xmlHttp.open(“POST”,this.url,async); 此错误仅在IE10中发生 问候和thx 迈克尔我也有同样的问题。就我而言,我使用的是AjaxPro的旧版本。我将其更新为9.2.17.1()。我把它再次添加到项目中,它成功了 你找到解决办法了吗?

我在.NET4.0应用程序中使用Ajaxpro.2。一个普通的Ajax函数工作得很完美,但是当我想在回调函数中添加另一个Ajax函数时,IE 10在第412行的core.ashx中发送了一个脚本错误16389:this.xmlHttp.open(“POST”,this.url,async); 此错误仅在IE10中发生

问候和thx
迈克尔

我也有同样的问题。就我而言,我使用的是AjaxPro的旧版本。我将其更新为9.2.17.1()。我把它再次添加到项目中,它成功了

你找到解决办法了吗?