I use Ajaxpro.2 in a .net 4.0 Application. An ordinary Ajax-Function works perfect but when i want to add another Ajax-Function in the callback function IE 10 sends a Script Error 16389 in core.ashx in line 412: this.xmlHttp.open("POST", this.url, async); This Error only occurs in IE10!!!
Greets and thx Michael