There are a few options. There is the new IE developer toolbar: http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
The other option is to compile detailed and get the line number and browse to it using VIM(don't use notepad, large files tend to freeze your computer, download GVIM). This method has been successful for me in the past. On Jul 13, 11:23 pm, nacho <[email protected]> wrote: > I'm getting an error in the generated js in my app running on ie7. > > And all i get in the ie console is "Argument not valid" an the line of > the script that is causing the trouble: 44756 :P -- 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.
