There are 3 instances of javascript alert() being called in
ajaxmappane.templ. Each instance is from an error callback function for a
failed AJAX request. So that dialog could be the result of:

 1. A failed AJAX request
 2. A failed rendering call
 3. A failed selection rendering call

You could modify the ajaxmappane.templ and add a prefix to the message being
alert()'ed so you know what type of failure it actually is.

- Jackie

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/error-on-the-map-tp4471065p4478437.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to