I am using arcgis silverlight api
I all i need to do is to get geometry from feature by objectid to zoom to it
getFeature(objectid);
so i used WCF service to get the geometry but I found error that say
Type 'System.__ComObject' cannot be serialized
can you help me please?
Thank you in advance