Do you have clientaccesspolicy.xml or crossdomain.xml file on your web server?
Private Sub layer_InitializationFailed(sender As Object, e As EventArgs) Dim layer As Layer = TryCast(sender, Layer) MessageBox.Show(String.Format("Layer '{0}' is currently unavailable. Error: {1}", layer.ID, layer.InitializationFailure.Message)) End Sub
awesome, thanks again.
Hi Varun,I ended up using the JavaScript API, which suited my client's purposes better. So I haven't used the Silverlight API at all since I posted this question.Sorry I can't help out.Good luck,Steve
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.