In testing we are connection to an ArcGisServerRestRasterAsyncLayer server that has many layers. Some of the layers render without issue and some do not render under most circumstances. Sometimes, when the layer does not render we see a message on the map, ‘The task was cancelled’. Other times there is simply a blank map. In all cases, when the layer that will not render is present none of the other layers in the map will draw. I am thinking there should be a way to allow the rest of the map to draw in those situations, but I can’t seem to figure out what that is. I have attached a sample project that adds a shapefile and a layer from the ArcRestLayer service. If you look in mAddArcGisRestLayer of the sample project there are some comments to explain which layer will draw properly and which will not. Any help would be appreciated!
Thanks!
Steve
ArcRestLayerTest.zip (2.5 MB)