Hi Sky,
What exactly do you see in the hosted mode browser?  Just the HTML content
(with GWT widgets missing)?

I'd suggest a couple things to reduce where we search for the problem:
- Can you try creating a new GWT app from the wizard and see if it loads in
the hosted mode browser?  Can you try a breakpoint in this module's
onModuleLoad?
- Can you look at the error log (Ctrl-3, then type error log).  See any
errors there that may pertain to the problem?

jason

On Mon, Jul 13, 2009 at 3:58 PM, Sky <[email protected]> wrote:

>
> Bump.
>
> I really need help with this, because my app was fine in GWT 1.5 but
> with 1.6 I no longer can test functionality on the fly, nor can I
> debug. I am at a complete standstill for development.
>
> And there are absolutely no indications of what my problem could be so
> I don't even know where to start looking. It would help if anyone can
> even suggest more info I can try to get to help you help me.
>
> Many thanks!
>
> On Jul 13, 1:17 am, Sky <[email protected]> wrote:
> > After converting my GWT app from version 1.5 to 1.6, it does not work
> > in Hosted Mode but after compiling it, it works 100% fine in any
> > browser.
> >
> > I don't get any errors, it simply does not appear to build any widgets
> > or anything. I put a break point on the first line inside the only
> > Entry Point Module's onModuleLoad() method and ran it in Hosted Mode
> > in debug mode (from Eclipse) and the code never reached that line.
> >
> > Where can I start looking for what the problem is? What other info can
> > I give you so you can help me?
> >
> > Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
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