Reading gmaps.gstatic.com problem
|
#1 -
10/03/2010 16:30:28
|
Reporta abuso
|
Link permanente
|
|
Reading gmaps.gstatic.com problem
|
|
|
|
|
Hello,
I have tried an update from 3.2.0.1 to the new 3.4 version. Looks promising, however when I tried in the actual application it did nothing. - browser reports "Reading gmaps.gstatic.com" - firebug shows exception in http://maps.gstatic.com/intl/en_ALL/mapfiles/208a/maps2.api/main.js _mF is not defined line 3 call stack:aa(), main.js()
background info: page architecture: panel causing updatepanel update, gmap is generated, byt "display:none" style hidden by default.
of course old version works well.
any ideas?
|
|
|
|
|
|
#2 -
08/02/2011 8:20:02
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Please send me an email (subgurimATgmailDOTcom) with a basic website with a map and an UpdatePanel with this error
|
|
|
|
|
|
|
#3 -
31/01/2011 23:37:55
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Yes, it works fine if there is no UpdatePanel.
|
|
|
|
|
|
|
#4 -
14/12/2010 10:07:38
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Please, confirm me if it works without an Updatepanel
|
|
|
|
|
|
|
#5 -
03/12/2010 15:52:18
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
subgurim ha dicho: | Hi, It seems a bug. I'll study it for next version (soon).
|
We are experiencing this exact same problem with the 3.4 version - any idea when this will be resolved?
Thanks!
|
|
|
|
|
|
|
#6 -
01/04/2010 8:59:52
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Thank you very much. We'll be waiting for it.
The map utils incl clustering looks promising!
|
|
|
|
|
|
|
#7 -
26/03/2010 8:15:50
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Hi, It seems a bug. I'll study it for next version (soon).
|
|
|
|
|
|
|
#8 -
24/03/2010 9:15:08
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Hello,
Thanks for your response. I am sorry, but it seems that it is not working yet.
I have tried setting the google key in web.config. Map was loaded ok before the ajax update. Afterwards an error came bot in ff and ie.
Webpage error details.
Any ideas?
Thanks in advance.
---- User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618) Timestamp: Wed, 24 Mar 2010 08:14:29 UTC
Message: Sys.ScriptLoadFailedException: The script 'http://localhost:6152/Site/WebResource.axd?d=mHIxZ4E1rGVbM0Z46yDfCk9YpwdwUxtjI45Id9-rIKTqk2FxFRXzmvQx4CX-l9yUZiXAaReMSZCQzpUgXXrSJD3Peyi8xHLWqgzrUwTblnFCZAWe9ZibvYG6Y3_AsdJT0&t=634035025620000000' failed to load. Check for: Inaccessible path. Script errors. (IE) Enable 'Display a notification about every script error' under advanced settings. Missing call to Sys.Application.notifyScriptLoaded(). Line: 3661 Char: 13 Code: 0 URI: http://localhost:6152/Site/ScriptResource.axd?d=Q4lD2onmamYg96otVE1Xl-5H7vWVwEgDDMYisW6EX53ro0CFHjZUTq-cR93R5H8f3HIV9vW5A4kLlGPG0CCZ-zcithfLX_oBllnbX5mOHjg1&t=ffffffffdb74af3d
|
|
|
|
|
|
|
#9 -
22/03/2010 14:06:44
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Please, set the GoogleKey in your web.config and tell me if it works.
Regards.
|
|
|
|
|
|
|
|
|
|
#11 -
17/03/2010 11:24:52
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Thanks for your quick response. I tried the new version with a simple example. two update panels: button and map button updates the map.
works with 3.2.0.1, fails with 3.4.0.0 if clusterer is used (enable the 4 lines at the bottom)
Please find attached the demo project (google key deleted). zip is uploaded to: http://drop.io/o4nydie
Any help is appreciated!
------ Sys.ScriptLoadFailedException: The script 'http://localhost:6152/Site/WebResource.axd?d=mHIxZ4E1rGVbM0Z46yDfCk9YpwdwUxtjI45Id9-rIKTqk2FxFRXzmvQx4CX-l9yUZiXAaReMSZCQzpUgXXrSJD3Peyi8xHLWqgzrUwTblnFCZAWe9ZibvYG6Y3_AsdJT0&t=634035025620000000' failed to load. Check for: Inaccessible path. Script errors. (IE) Enable 'Display a notification about every script error' under advanced settings. Missing call to Sys.Application.notifyScriptLoaded(). http://localhost:6152/Site/ScriptResource.axd?d=Q4lD2onmamYg96otVE1Xl-5H7vWVwEgDDMYisW6EX53ro0CFHjZUTq-cR93R5H8f3HIV9vW5A4kLlGPG0CCZ-zcithfLX_oBllnbX5mOHjg1&t=ffffffffdb74af3d Line 3661
EDITADO 3/17/2010 11:27:29 AM: attachment added
|
|
|
|
|
|
|
#12 -
15/03/2010 14:39:34
|
Reporta abuso
|
Link permanente
|
|
RE: Reading gmaps.gstatic.com problem
|
|
|
Hi,
Can you please show us the code that is giving problems?
|
|
|
|
|