Hello,
I am using Geometry service to buffer and project features in my silverlight application (using Silverlight 3). There is an event that handles GeometryService_Failed event with TaskFailedEventArgs. However is there a way to tell which event or operation failed? How can I tell if Buffer operation failed or Project operation?
Thanks
Apurva