ArcGIS Runtime SDK for WPF 10.2.5 - Application crashes on identify ?

2695
1
04-23-2015 01:28 AM
Labels (1)
Sharadarya
New Contributor

Hello,


I am upgrading an application from ArcGIS WPF SDK 10.1.1 to 10.2.5 but we are facing identify issue on deployment machine. On development machine it's working fine.


I checked the ArcGISRuntimeLog folder at " C:\Users\<<UserName>>\AppData\Local\Temp\"  and find out the following error :
webserver -“Lost connection on port 50000”

This is the same port on which the identify tool is working i.e. in identifyTask the following URL is passing :
http://<ipaddress>>:50000/jkhdgl/arcgis/rest/services/............

I cleaned the ArcGISPackageCache also before running the application at following path :
C:\Users\<<UserName>>\AppData\Local\ArcGISRuntime\Local\ESRI\ArcGISPackageCache

But no success.

However, identify tool is working fine with WPF SDK 10.1.1 where local service is also hosting on same port (50000) with this version.

Some time it's crashing on initialize the application with the following error :
Internal Server Error (500).

Any suggestion would be highly appreciated.

Thanks

Sharad Arya

0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

Hi,

Please can you attach a simple reproducer app, ideally with your data too (MPK)?

Cheers

Mike

0 Kudos