I'm using classic ASP and Server.XMLHTTP. My code has been working for years and all of a sudden today, across different servers, i get this error:
msxml3.dll error 80072f7d
All the multiple servers are all calling the same server that's called the Mother Machine. I've rebooted the mother machine and restarted services but nothing. I've also when to the URL that the XMLHttp call is calling up and it comes up fine.
How can I fix it?