I used your code project code to generate multiple indexes from a single shapefile, and it works great. I now want to be able to edit the contents of the shapefile, but everytime a ShapeFileFeatureLayer is set to be in read/write mode, the program crashes saying the file is being used by another process. Is there any way to get around this using multiple indexes on the same shapefile, or is this just a limitation when using this strategy?
Thanks for your help,
.Ryan.