Referencing the AjaxCotrolToolkit in the project, the ScriptManager doesn't download by CDN, (the EnableCdn is set to "true"), but from AXDs, deleting the reference, everything goes normal.
http://ajax.microsoft.com/ajax/4.0/1/MicrosoftAjax.js
http://ajax.microsoft.com/ajax/4.0/1/MicrosoftAjaxWebForms.js
Thanks.
Comments: The AjaxControlToolkit should leverage the Microsoft CDN. It should use the new format (ajax.aspnetcdn.com instead of ajax.microsoft.com)
http://ajax.microsoft.com/ajax/4.0/1/MicrosoftAjax.js
http://ajax.microsoft.com/ajax/4.0/1/MicrosoftAjaxWebForms.js
Thanks.
Comments: The AjaxControlToolkit should leverage the Microsoft CDN. It should use the new format (ajax.aspnetcdn.com instead of ajax.microsoft.com)