Hello,
if I call GetBoundingBoxesByIds right after creation and refresh of the layers, I get following exception:
Der Index war außerhalb des Arraybereichs. (IndexOutOfRangeException)
bei ThinkGeo.MapSuite.Core.ShapeFileIndex.3UI=(Int32 recordIndex)
bei ThinkGeo.MapSuite.Core.ShapeFile.5xQ=(Int32 recordIndex)
bei ThinkGeo.MapSuite.Core.ShapeFileFeatureSource.GetBoundingBoxByIdCore(String id)
bei ThinkGeo.MapSuite.Core.FeatureSource.GetBoundingBoxById(String id)
bei ThinkGeo.MapSuite.Core.FeatureSource.GetBoundingBoxesByIds(IEnumerable1 ids) bei ThinkGeo.MapSuite.Core.QueryTools.GetBoundingBoxesByIds(IEnumerable
1 ids)
What can I do to avoid this exception?
Regards,
Markus Meyer