ThinkGeo.com    |     Documentation    |     Premium Support

HighlightOverlay Click Event error

Hi


I'm having problem when click on feature in HightlightOverlay. It give me error "Error binding to target method. "


ArgumentException: Error binding to target method.]

   System.Delegate.CreateDelegate(Type type, Object target, String method, Boolean ignoreCase, Boolean throwOnBindFailure) +7575934

   System.Delegate.CreateDelegate(Type type, Object target, String method) +12

   ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlay.x7f7af3ab7e11f7b1(Object x28db80135f012008) +160

   ThinkGeo.MapSuite.WebEdition.Map.x1b5e287cf1b2ac62() +71

   ThinkGeo.MapSuite.WebEdition.Map.LoadViewState(Object savedState) +681

   System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +183

   System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +134

   System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +221

   System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +134

   System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +221

   System.Web.UI.Page.LoadAllState() +312

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

Do you have any idea for this error?


Regards,


bv



Bv, 
  
 Sorry, we can’t recreate your issue; we have an installed sample of how to use the click event of highlight overlay at: 
 websamples.thinkgeo.com/Samples/Overlays/AddClickEventToHighlightOverlay.aspx 
  
 If there are still problems, please provide us the version and the code you are using. 
  
 Thanks 
 Howard