laptop and a wrench

Bug

The geoprocessing service fails even though the geoprocessing history displays that the script is successful while executing the geoprocessing tool through ArcGIS Pro SDK 3.0.

ArcGIS Pro SDK for .NET
Bug ID Number BUG-000163892
SubmittedDecember 20, 2023
Last ModifiedMay 9, 2025
Applies toArcGIS Pro SDK for .NET
Version found3.0
Operating SystemWindows OS
Operating System Version10.0 64 Bit
Version Fixed3.5
StatusFixed

Additional Information

This issue is addressed in ArcGIS Pro 3.5.

Workaround

To work with a published asynchronous tool developer, the GPExecuteToolFlags.GPThread must be added when using SDK API: var gPResult = await Geoprocessing.ExecuteToolAsync(toolPath, Geoprocessing.MakeValueArray("Test"),null,CancelableProgressor.None, flags: GPExecuteToolFlags.AddToHistory | GPExecuteToolFlags.GPThread);

Note: Synchronously published tools have no limitations.

Steps to Reproduce

Bug ID: BUG-000163892

Software:

  • ArcGIS Pro SDK for .NET

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options