Closed shehab-github closed 2 years ago
The GP service type is Asynchronous, however in the source code it's SynchronousExecute so it raises error.
https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Geoprocessing/AnalyzeViewshed/AnalyzeViewshed.xaml.cs Line: 132,133
Thank you for reporting this!
https://github.com/Esri/arcgis-runtime-samples-dotnet/pull/1085 PR is in with a fix. This will be fixed in main this week.
main
Great, Thanks.
The GP service type is Asynchronous, however in the source code it's SynchronousExecute so it raises error.
https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/main/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Geoprocessing/AnalyzeViewshed/AnalyzeViewshed.xaml.cs Line: 132,133