ThinkGeo.com    |     Documentation    |     Premium Support

Prevent Caching on Exception

Hi,


I have some layer overlays I'm setting to DrawingExceptionMode = DrawException and hooking into the DrawingException method.  In this method, I'm not actually drawing anything, but logging what the exception is.  My goal is to tell me what the exception is but not allow the user to see the error.  My question is: If my overlay is cached and I get an exception, does the tile still get cached, and if so, is there a property or something I can set to say if there is an exception drawing a tile, dont' cache it?


Thanks,


.Ryan.



Hi Ryan, 
  
 Now if there are exceptions, the cache won’t be saved, please get the 6.0.108.0 and have a try. 
  
 Hope it helps, 
  
 Edgar