cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
655
Views
0
Helpful
2
Replies

Non-Gadget Sample IN IE

arulselvanj
Level 1
Level 1

Hi,

We facing issue with non-gadget application in IE but firebox working fine, is it any work around there to make it work in IE?.

Error on IE console:


index.html, line 108 character 17

network timeout retry 1

SCRIPT5007: Unable to get property 'xml' of undefined or null reference

jabberwerx.js, line 940 character 1

network timeout retry 2

SCRIPT5007: Unable to get property 'xml' of undefined or null reference

jabberwerx.js, line 940 character 1

network timeout retry 3

SCRIPT5007: Unable to get property 'xml' of undefined or null reference

jabberwerx.js, line 940 character 1

closed: <stream:error xmlns:stream="http://etherx.jabber.org/streams"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-streams" /></stream:error>

Thanks,

Arul

1 Accepted Solution

Accepted Solutions

dlender
Level 6
Level 6

The nongadgetsample has been tested and works with IE 9 in compatibility view.

View solution in original post

2 Replies 2

dlender
Level 6
Level 6

The nongadgetsample has been tested and works with IE 9 in compatibility view.

Lender,

Have you tested the non gadget with jquery 1.9/1.10. It seems non gadget is working only with jquery 1.4. this creates problem when we use latest 3rd party JS libraries which depends on higher version on jquery. Still problem persists in IE.

Please let me know your thoughts on this.

Thanks,

Dany