I'm using microsoft's CDN for pulling down the Ajax libraries. And I'm using SSL on some pages.

This URL resolves fine in Firefox and IE:

https://ajax.microsoft.com/ajax/4.0/MicrosoftAjax.js

However in google chrome (on my PC, today...) it seems to time out with a very odd response: enter image description here

On other PCs it seems to work fine, however I know I'm not the only one experiencing the problem as we've had occasional complaints from some of our clients about certain pages timing out and failing, that seems to point to the same problem.

link|improve this question

Just now having exactly the same problem except for me, Chrome and IE work and Firefox does not. Watching fiddler just shows that it was unable to connect, no more useful information. – Zarigani May 14 at 20:20
feedback

1 Answer

up vote 1 down vote accepted

As per my comment, I experienced the same issue but with Firefox failing and Chrome and IE succeeding.

Restarting the browser and the computer had no affect. Clearing the browser cache did fix the issue. I can only assume there was some kind of corruption in the browser cache.

link|improve this answer
That could be the solution! – Hainesy May 15 at 10:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.