I thought I would investigate Larry's suggestion. It seems very reasonable, but it gives no clue where to go next.
Here is the error report from going to the website (http:// hydrogen.csd.sc.edu/newmap/indexsvfull2b.html) in IE 8: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ 4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Tue, 15 Dec 2009 17:55:40 UTC Message: Object required Line: 81 Char: 49 Code: 0 URI: http://maps.gstatic.com/intl/en_us/mapfiles/193c/maps2.api/main.js Message: Object doesn't support this property or method Line: 2 Char: 1 Code: 0 URI: http://maps.gstatic.com/intl/en_us/mapfiles/193c/maps2.api/mod_dspmr.js Message: 'undefined' is null or not an object Line: 268 Char: 15 Code: 0 URI: http://maps.gstatic.com/intl/en_us/mapfiles/193c/maps2.api/main.js The first two errors are from going there, the third is from clicking on the "Full Map" radio button. No errors are thrown in IE 7. Only the third is thrown in Firefox 3.5.5. Only the third is thrown in Firefox 3.0.15. You have to have the error console up to see these. The idea that the errors are the result of failure to deal with browser changes seems quite feasible. Any ideas on how to deal with the browser changes? On Dec 10, 1:43 pm, "[email protected]" <[email protected]> wrote: > On Dec 10, 10:20 am, naveno <[email protected]> wrote: > > > > > > > When I bring up my website the following internal errors are thrown: > > Webpage error details > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > > 4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR > > 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR > > 3.0.4506.2152; .NET CLR 3.5.30729) > > Timestamp: Thu, 10 Dec 2009 18:08:30 UTC > > > Message: Object required > > Line: 70 > > Char: 49 > > Code: 0 > > URI:http://maps.gstatic.com/intl/en_us/mapfiles/184a/maps2.api/main.js > > > Webpage error details > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > > 4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR > > 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR > > 3.0.4506.2152; .NET CLR 3.5.30729) > > Timestamp: Thu, 10 Dec 2009 18:09:45 UTC > > > Message: Object required > > Line: 70 > > Char: 49 > > Code: 0 > > URI:http://maps.gstatic.com/intl/en_us/mapfiles/184a/maps2.api/main.js > > > Message: Object doesn't support this property or method > > Line: 4 > > Char: 1 > > Code: 0 > > URI:http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/184a/maps2.api/%7B... > > > Link ishttp://hydrogen.csd.sc.edu/newmap/indexsvfull2b.html > > > Other than the errors being thrown the web site appears to function > > normally. > > > If line: > > initializeMapPoints2(); > > in function getMapInfo(data, responseCode) > > in file USCCampusMap.js is commented out the errors are not thrown but > > the page will not fully function as a needed .xml file will not have > > been loaded. > > > This errors seems fairly recent. I think it might be due to failure > > to adjust to a change in the Google Maps API. > > I don't get any errors in IE6 (but the layout seems broken) or in > Firefox 3.0.9. Perhaps it is a failure to adjust to a change in IE... > > -- Larry- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-maps-api?hl=en.
