Hi,
I downloaded the new beta version this morning and have been trying to re-write my application but have not gotten very far as I couldn't get my shape files to display. The Google Map functionality works, but if I try to overlay the Google Map with a shape file, OR try to display a shape file by itself, I get a pink screen with the outlines where the "tile" images are missing. I finally went back to your "DisplayASimpleMap" sample and copied my 3 shape file components into the directory where your shape files are and then changed the code to reflect my shape file and the same thing happens: mine do not display.
I noticed that you have 5 components to your shape files: a .DBF file, a .SHP file, .SHX file, a .IDS file and a .IDX file. The shape files I am working with only have the 3 (.DBF, .SHP, .SHX) components. They have worked with your previous beta versions as well as version 2. When I removed your cntry02.ids and cntry02.idx files from the SampleData\World directory and ran the DisplayASimpleMap application, the same thing happens...pink screen and missing images. I'm dead in the water as we don't have these .IDS and .IDX files! Is there a way to use the ShapeFileFeatureLayer class without the .IDS and .IDX files?
Thanks,
Tom