Subj : Accessing XMLHttpRequest.responseText causes uncaught exception in mozilla 1.7b To : netscape.public.mozilla.jseng From : Maya Amit Date : Mon May 17 2004 11:39 am Hi, I'm posing a message through XMLHttpRequest in mozilla 1.7b, and when I try to access the responseText, I get: Error: uncaught exception: [Exception... "Component returned failure code: 0x80500001 [nsIXMLHttpRequest.responseText]" It doesn't happen if I execute it with mozilla 1.5 or with netscape. I noticed that there was a bug in previous versions of mozilla (http://bugzilla.mozilla.org/show_bug.cgi?id=120836) - but its status is "fixed". Should I reopen the bug? Is there anything different with using the XMLHttpRequest from other versions of mozilla? Thanks, Maya .