I have a GWT application that runs OK in hosted mode. When I compile it, it gives a script error on Internet Explorer 7. The compile version runs correctly in Firfox, Chrome and Safari. I've turned on script debugging in IE7 and it gives me the following message (translated from Dutch) -------------------------------------------------------------- Line : 2 Character : 23530 Error : Exception activated but not handled Code: 0 -------------------------------------------------------------
Can anyone point me to some documentation how I can further investigate what's wrong. The application is quite big, so it's not so easy to isolate the piece of code where it goes wrong. Thanks, Danny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
