laptop and a wrench

Error

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
Número de ID del error BUG-000163892
EnviadoDecember 20, 2023
Última modificaciónMay 9, 2025
Relacionado conArcGIS Pro SDK for .NET
Versión encontrada3.0
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
Versión corregida3.5
EstadoFixed

Información adicional

This issue is addressed in ArcGIS Pro 3.5.

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000163892

Software:

  • ArcGIS Pro SDK for .NET

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga