Reputation: 2577
I moved a file from one server (where it worked) to another and received this error from the console. Is there some library or something that could be missing from the server? It's running IIS 7 on windows server 2008 R2 Standard.
<script>
var xmlhttp = new XMLhttpRequest();
</script>
Upvotes: 0
Views: 2637