I have many layers in my project and one of the layer is "valve".Now i have created the maptip in my mxd also for individual valve layer and it works in mxd but in my silverlight application it doesn't work. I have tried the examples from Interactive SDE but it is not displaying anything even i tried to catch exception and tried showing in text-block but even text-block is also black.Thank in advance and please help.
My valve layer is ArcGISDynamicMapServiceLayer.Is there any way to convert ArcGISDynamicMapServiceLayer into feature or graphics layer because i have created service of valve layer seperatelly and i am using it.Is there any work around please suggest .Thank you in advance.
I tried maptip and InfoWindow but not single thing is working it doesnot show any error also.Please help me out i need it urgently.thank you in advance.
I took demo of maptip and i have put my local sevices and still its not working is it that my sevices are having some problem i am using arcgis 10.Please help me with this issue..Thank you in advance. Error message"ESRI.ArcGis.Client.Task.service Exception object reference not set to an instance of an object."
Asset maping for water supply department and i have many created many dynamic layers for valve,pipeline etc now i want whenever user mouse point at valve then it should show information in panel. Thats all i want please help me if possible.