i am getting exception like this---
1.
[Exception... "Component returned failure code: 0x804b000f [nsIXMLHttpReque st.setRequestHe ader]" nsresult: "0x804b000f (<unknown>)" location: "JS frame :: http://localhost:8080/supportnow/jsLibrary/Ajax.js :: getChatText :: line 149" data: no]
[Break on this error] receiveReq.setR equestHeader('C ontent-Type','applicat ion/x-www-form-urlencoded')...
my application is working fine in IE 6.0 but fails in FF2.0.
sometimes Firefox browser abnormally teminated, so i have to restart my pc.
my application is used for chatting
1.
[Exception... "Component returned failure code: 0x804b000f [nsIXMLHttpReque st.setRequestHe ader]" nsresult: "0x804b000f (<unknown>)" location: "JS frame :: http://localhost:8080/supportnow/jsLibrary/Ajax.js :: getChatText :: line 149" data: no]
[Break on this error] receiveReq.setR equestHeader('C ontent-Type','applicat ion/x-www-form-urlencoded')...
my application is working fine in IE 6.0 but fails in FF2.0.
sometimes Firefox browser abnormally teminated, so i have to restart my pc.
my application is used for chatting
Comment