I recently upgraded our app to 2.1.0 on a branch. All went well :) but we're
still running with 2.0 for sometime yet. Consequently, I am now switching
between GWT 2.0.4 and 2.1.0 as I switch branches. This is causing problems
with my Dev Mode Browser plugin (FireFox v1.0.7511).
The error reported is:
00:00:20.173 [ERROR] Invalid version number "2.1" passed to
external.gwtOnLoad(), expected "2.0"; your hosted mode bootstrap file may be
out of date; if you are using -noserver try recompiling and redeploying your
app
I have tried, removing the FireFox plugin and re-installing but I always get
the same error. Things are working just fine in IE - but I never ran the
2.1.0 branch in IE. Which leads me to believe this problem is not related to
my codebase.
Help would be great, Cheers :)
--AH
--
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.