- Which version of gwt-upload are you using? - Does it happen with the provided examples or in your own code? - If you have a piece of code to reproduce the problem, please send me it.
Cheers -Manolo On Tue, May 4, 2010 at 2:33 AM, Jeff Chimene <[email protected]> wrote: > Only in ie 6 & 7, gwt 2.0.3 > > 17:15:00.305 [ERROR] [XXX] Uncaught exception escaped > com.google.gwt.core.client.JavaScriptException: (Error): Could not get > the encoding property. Invalid argument. > number: -2147024809 > description: Could not get the encoding property. Invalid argument. > > The stack trace isn't of much help: > at > com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:195) > at > com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:120) > at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:507) > at > com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:264) > at > com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91) > at com.google.gwt.core.client.impl.Impl.apply(Impl.java) > at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:188) > > I've compiled using DETAILED; the error occurs in a completely > nondescript function. > > I'm going to cross-post this to the gwt-upload group as that may also be > involved. > > -- > -- > http://groups.google.com/group/gwtupload > -- 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.
