Friday, October 30, 2015

With ie9 I get: XMLParserImplIE6 Could not find appropriate version of DOMDocument ?

I see somebody starting the site leuker.nl with ie9 that does get the following exception:

--------------

com.ited.lang.exception.UnwrappedClientThrowable: (Error) : XMLParserImplIE6.createDocumentImpl: Could not find appropriate version of DOMDocument. 

    at com.google.gwt.lang.Exceptions.wrap(Exceptions.java:28) 

    at com.google.gwt.xml.client.impl.XMLParserImpl.$parse(XMLParserImpl.java:276) 

-----

The user agent: user-agent=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)}


Why do I get this IE6 error (using gwt 2.7.0) when IE9 is used ? And how to solve it?

- Ed






--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment