Http Request send occassional fail Firefox
I create a http.request and set up a couple of parameters then GET from the same host as the calling page. This all works fine - everytime in IE8 - but sometimes fails in Firefox 3.5.8 with an error:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://127.0.0.1:8501/aw255runtime/source/lib/http/request.js :: anonymous :: line 200" data: no]
Anyone got any ideas why the request.send should sometimes fail in FF?
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://127.0.0.1:8501/aw255runtime/source/lib/http/request.js :: anonymous :: line 200" data: no]
Anyone got any ideas why the request.send should sometimes fail in FF?
Chris Pamplin
March 3,