Danny, I'm glad you found a solution and thank you for posting a followup. I'm sure that will save someone a lot of frustration.
-Eric. On Mon, Feb 2, 2009 at 7:06 AM, Danny Schimke <[email protected]> wrote: > First thanks to Eric Ayers for your endeavours to assist me! > > We found the reason which causes, that control are not visible in IE6 and > there where map loading problems. In IE6 internet options using HTTP 1.1 > over Proxyconnections is deactivatd. E.g. IE7 this option is set by default > (This is an indication that the error only occurs in IE6). Since we have set > the setting to use HTTP 1.1 over proxyconnections everything works fine. Now > we can load and interact the map without problems in Internet Explorer 6. > > -Danny > > 2009/1/26 Eric Ayers <[email protected]> >> >> 1) Maybe there is a cache somewhere that needs to be flushed (start >> with the browser cache)? >> >> 2) You might try using a different version of the Maps API: >> >> http://code.google.com/apis/maps/documentation/#API_Updates >> >> 3) Are you browsing the internet through a proxy? could that be >> getting in your way? >> >> 4) If that doesn't solve the issue, you could try configuring some >> kind of sniffer/proxy to print out the requests your browser is >> making. >> >> On Mon, Jan 26, 2009 at 1:56 AM, Danny Schimke <[email protected]> >> wrote: >> > Now we have the same problem as last week. IE6 does not show a Google >> > Map >> > this morning. we haven't changed any settings in IE from last weekt >> > until >> > today. The "The Maps API has not been loaded. Is a <script> tag missing >> > from >> > your host HTML or module file? Is the Maps key missing or invalid?" - >> > Error >> > has an other reason instead of IE6 settings... >> > >> > 2009/1/20 Eric Ayers <[email protected]> >> >> >> >> Search on the Google-Maps-API group. There have been several postings >> >> on the controls disappearing. Not having your code to look at, I'm >> >> not sure which might apply. >> >> >> >> >> >> On Tue, Jan 20, 2009 at 2:34 PM, Danny Schimke >> >> <[email protected]> >> >> wrote: >> >> > For developing we are using no key, because for "localhost" its not >> >> > needed. >> >> > I changed a configuration by our colleague where the issue occurs. I >> >> > try >> >> > to >> >> > describe the way (translated from german to english). IE's >> >> > internetoptions - >> >> > data privacy - Sites... (Dialog opens) - In this dialog I allowed >> >> > *.google.com and it seems that this solved the problem. Can anyone >> >> > agree?! I >> >> > would be interested what is the issues reason ^^ >> >> > >> >> > Additional: Now there is another problem in IE6. Map controls (Zoom, >> >> > Move, >> >> > Map-Type, etc.) are not visible. >> >> > >> >> > - Danny >> >> > >> >> > 2009/1/20 Eric Ayers <[email protected]> >> >> >> >> >> >> I don't see this complaint listed in the Maps Group >> >> >> http://groups.google.com/group/Google-Maps-API >> >> >> Are you saying that you are using a key value that was shipped with >> >> >> the >> >> >> API? If so, go ahead and sign up for your own key if you haven't >> >> >> already. >> >> >> On Tue, Jan 20, 2009 at 4:31 AM, Danny Schimke >> >> >> <[email protected]> >> >> >> wrote: >> >> >>> >> >> >>> We've got an error when our google map initializes. It occurs only >> >> >>> on >> >> >>> IE6 >> >> >>> since 12.01.2009 (monday). I think it could be an security- >> >> >>> configuration in >> >> >>> IE which came with updates?! In IE7 and FF everything works fine. >> >> >>> At >> >> >>> the >> >> >>> moment we're using the Google-Maps-developer key which is included >> >> >>> in >> >> >>> the >> >> >>> html- file. Some other users said: maybe I can solve the problem >> >> >>> when >> >> >>> I >> >> >>> change the order of inherits (move up the <inherits >> >> >>> name="com.google.gwt.maps.GoogleMaps" /> before all others). But >> >> >>> this >> >> >>> did >> >> >>> not solved the problem. If a IE- Setting is the reason: what could >> >> >>> that be? >> >> >>> >> >> >>> The shown error is: >> >> >>> >> >> >>> The Maps API has not been loaded. Is a <script> tag missing from >> >> >>> your >> >> >>> host HTML or module file? Is the Maps key missing or invalid? >> >> >>> >> >> >>> Does anyone has the same issue? >> >> >>> >> >> >>> Hope you can help! >> >> >>> - Danny >> >> >>> >> >> >>> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Eric Z. Ayers - GWT Team - Atlanta, GA USA >> >> >> http://code.google.com/webtoolkit/ >> >> >> >> >> >> >> >> > >> >> > >> >> > > >> >> > >> >> >> >> >> >> >> >> -- >> >> Eric Z. Ayers - GWT Team - Atlanta, GA USA >> >> http://code.google.com/webtoolkit/ >> >> >> >> >> > >> > >> > > >> > >> >> >> >> -- >> Eric Z. Ayers - GWT Team - Atlanta, GA USA >> http://code.google.com/webtoolkit/ >> >> > > > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
