ThinkGeo.com    |     Documentation    |     Premium Support

Problem with CustomOverlays

Hello,


This error appears on some of my pages :




[ArgumentException: If you use the CustomOverlays collection you may not at the same time use the following properties:  BackgroundOverlay, StaticOverlay, DynamicOverlay or MarkerOverlay.  CustomOverlays was designed to replace these so that you can implement as many overlays as you need in any order.  Trying to use CustomerOverlays and one of the properties above is not allowed as there is not a definitive logical order we could draw them in.  Please reference to the documentation of CustomOverlays property for more information.]

   ThinkGeo.MapSuite.WebEdition.x6d719af406ea4c2c.x96c23d4ba609dcf0(GeoKeyedCollection`1 x3dea192c7f76c767, Overlay x3de25dce5f2afe10, Overlay x43989140681b4ed6, Overlay x59c9af40fe40a058, MarkerOverlay x12602c8f059adbaf) +144

   ThinkGeo.MapSuite.WebEdition.Map.OnPreRender(EventArgs e) +417

   System.Web.UI.Control.PreRenderRecursiveInternal() +86

   System.Web.UI.Control.PreRenderRecursiveInternal() +170

   System.Web.UI.Control.PreRenderRecursiveInternal() +170

   System.Web.UI.Control.PreRenderRecursiveInternal() +170

   System.Web.UI.Control.PreRenderRecursiveInternal() +170

   System.Web.UI.Control.PreRenderRecursiveInternal() +170

   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041

 

 


I don't use anymore the CustomOverlays. I replace CustomOverlays by BackgroundOverlay to use the Google background and I use the DynamicOverlay to show my polygons.


I put breakpoints in the Page_Init and Page_Load methods but they aren't hit during the execution.


Do you have any idea where it may come?

Pierre, 
  
 Can you send your code to us? I think this is a bug and I will try to recreate it here. 
  
 Thanks, 
  
 Ben 


Hello,


 


Sorry for this message but a co-worker copy the page in another folder and point the link to this page. In this page, the Google background was in a CustomOverlays.


 


Sorry again.



It doesn’t matter, Pierre. :)