Close
jGuru Forums
Posted By: Shantanu_Puranik Posted On: Monday, February 6, 2006 04:59 AM
I'm using Mozilla 1.7.3 browser and implemented ajax with simple functionality. It's giving following error and it is generated when code checks request status i.e. when it executes following line in callback function.(callBackLock) if (req.status == 200) Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: .file path here.../AjaxCntrl.js :: callbackLock :: line 266" data: no] plz. do a favour to tell me the reason and solution if possible for the problem. Thanks in adv.
Re: Error generated with Mozzila
Posted By: Mitesh_Bhimjiyaani Posted On: Wednesday, March 8, 2006 02:25 AM