On Wednesday, March 19, 2014 4:59:39 PM UTC+1, manu wrote:
>
> Hi all,
>
>  
>
> I just migrated our project from GWT 2.5.0 to GWT 2.6.0.   We are using 
> Java 6.
>
>  
>
> The application works fine after the migration in Firefox, but does not 
> work in IE9.
>
>  
>
> The gwt module fails to load and I get the below error in IE9:
>
>  
>
> 00:45:05.664  [ERROR] Error while executing the JavaScript provider for 
> property 'user.agent'
>

Do you see such an error in Internet Explorer Developer Tools (F12) ?

While you're in the Developer Tools, what are the reported browser 
compatibility and document compatibility?
Is you HTML host page triggering "standards mode"? ("quirks mode" could 
possibly cause such an error, given that IE would switch to IE5.5 Quirks 
mode; in previous versions of GWT that would use the ie6 permutation, but 
in 2.6 it's disabled by default)

>  

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

Reply via email to