Re: GWT-maps-api: Maps API has not been loaded

2009-02-02 Thread Danny Schimke
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

Re: GWT-maps-api: Maps API has not been loaded

2009-02-02 Thread Eric Ayers
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 schimk...@googlemail.com wrote: First thanks to Eric Ayers for your endeavours to assist me! We found the

Re: GWT-maps-api: Maps API has not been loaded

2009-01-26 Thread Eric Ayers
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

Re: GWT-maps-api: Maps API has not been loaded

2009-01-25 Thread Danny Schimke
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

GWT-maps-api: Maps API has not been loaded

2009-01-20 Thread Danny Schimke
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

Re: GWT-maps-api: Maps API has not been loaded

2009-01-20 Thread Eric Ayers
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

Re: GWT-maps-api: Maps API has not been loaded

2009-01-20 Thread Danny Schimke
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 **.

Re: GWT-maps-api: Maps API has not been loaded

2009-01-20 Thread Eric Ayers
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 schimk...@googlemail.com wrote: For developing we are using no key, because for