Select to view content in your preferred language

MapProgressBar hangs after few IdentityTasks and QueryTasks

630
2
09-05-2013 06:21 AM
YuryVoychuk
New Contributor
My application send a few IdentityTasks and few QueryTasks. Sometimes it works, sometimes it hangs. Fiddler show me, that requests was sent to the ArcGIS Server, but no response.
How come?
I use ArcGIS WPF Runtime v2.4.
0 Kudos
2 Replies
DavidLednik
Occasional Contributor II
Hi,

It's hard to comment what the issue might be.
But I would suggest trying out new releases of Runtime SDK for WPF.
Could be a known issue that was fixed in new releases.

Current release is ArcGIS Runtime SDK for WPF v10.2

Regards,
David
0 Kudos
nakulmanocha
Esri Regular Contributor
My application send a few IdentityTasks and few QueryTasks. Sometimes it works, sometimes it hangs. Fiddler show me, that requests was sent to the ArcGIS Server, but no response.
How come?
I use ArcGIS WPF Runtime v2.4.


Can you provide some sample code here? Even better if you can test this with ArcGIS Runtime for WPF 10.2 using ExecuteTaskAsync method?
0 Kudos