Hi Jennifer,
Thanks for the response. After some more thourough testing I verfied that listening for the InitilaizationFailure event works as you suggested on the ArcGISDynamicMapServiceLayer. However, on the WmsLayer it only works when SkipGetCapabilities is false and the GetCapabilities call fails. If I set SkipGetCapabilities to true or the GetCapabilites call succeeds, and then the subsequent call to GetMap fails, no problem is indicated. The result is no data loaded and there is no way to know that an error occurred. I realize this is an issue with the host and the assumption is made that if GetCapabilities succeeds then the GetMap call should also succeed. But this precisely the issue I am running into. Any suggestions?
Thanks,
Doug