|
I get the same exact error message if I try to open the file (i.e. not the URL) using my browser (both with MSIE and Firefox).
Make sure you are accessing the page through HTTP; the address bar should say something like http://localhost/rssreader/rssajax.html. If it doesn't start with "http://" you're simply viewing the HTML file in your browser, so client-server communication is not possible.
Paul S.
|