Hi,
I was getting the following “Network Error” on calling WCF Service using XMLHttpRequest within an html page through JavaScript.
I was using IE 10 in a Windows 8 machine.
After some searching found out that this is a known issue.
http://bugs.jquery.com/ticket/12790
Running the same in compatibility mode worked properly.
Hope it helps.