Hi,
I am using the runtime 100.2.1 for .net with Visual Studio 2017 and my project and even in the sample projects I got a lot exceptions :
I don't understand. What's happen ?
Thanks
ArcGISRuntime loaded x64 Path: C:\arcgis-runtime-samples-dotnet-master\output\WPF\debug
Exception levée : 'System.Net.Http.HttpRequestException' dans System.Net.Http.dll
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.ObjectDisposedException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.ObjectDisposedException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
...
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
..
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.Net.WebException' dans System.dll
Exception levée : 'System.OperationCanceledException' dans Esri.ArcGISRuntime.dll
Exception levée : 'System.OperationCanceledException' dans mscorlib.dll
Exception levée : 'System.OperationCanceledException' dans mscorlib.dll
Exception levée : 'System.OperationCanceledException' dans mscorlib.dll
Exception levée : 'System.OperationCanceledException' dans mscorlib.dll
...
Exception levée : 'System.Threading.Tasks.TaskCanceledException' dans ArcGISRuntime.WPF.Samples.dll
Exception levée : 'System.Threading.Tasks.TaskCanceledException' dans mscorlib.dll
Exception levée : 'System.Threading.Tasks.TaskCanceledException' dans mscorlib.dll
Exception levée : 'System.Threading.Tasks.TaskCanceledException' dans mscorlib.dll
-----------------------------------------------------------
03/16/2018
I made some investigations and I have the same problem just running the ArcGIS Runtime project template.
I have try to reinstall visx, change machine, switch network private to public)... I am stuck. Any ideas ?
Thanks
-------------------------------------------------------------
03/21
I continue my investigations and notice that if I going down to the Runtime 100.0 all exceptions no longer appear.
So something have change between the versions.
Can somebody reproduce this or it is a problem in my environment ?
Thanks.