Hi all,

Today i restart my eclipse and when i launch my application on Hosted
mode, i have the following problem :
[ERROR] Unable to load module entry point class
com.perso.test.client.Test (see associated exception for details)
com.google.gwt.core.client.JavaScriptException: (Error):
 number: -2147467259
 description:
        at com.google.gwt.dom.client.DOMImplTrident.setInnerText(Native
Method)
        at com.google.gwt.dom.client.Element$.setInnerText$(Element.java:450)
        at com.perso.test.client.Test.onModuleLoad(Test.java:61)

The problem occurs on the following lines :
g.setWidget(0, 0, new Label("Login : "));

It's the first label created.
When i compile my code, same problem on IE but it works good with
FireFox.

Any ideas ?

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to