I'm upgrade my web app and ArcGIS services from Silverlight API 2.4 to 3.0 and ArcGIS Server 9.3 to 10.0. But on my FindTask tool, result the for Findresult.feature.geometry polygon gets correctly when Map service is on ArcGIS Server 9.3, but the same service publish from the ArcGIS Server 10, FindTask gets incomplete geometry polygons(only 6 or less vertices on rings), I save MXD on same version for each server version.
On the attach documents ca you see the diference on geometry rings when i get results from AGS 9.3 service and AGS 10 service.
Thanks for your reply. I restarted and reviewed all services on AGS 10. After that review i tried run again find task on both Servers and this rare behavior has gone. Anyway thaks again and this is a another .NET mystery .