Error
| Número de ID del error | BUG-000163892 |
|---|---|
| Enviado | December 20, 2023 |
| Última modificación | May 9, 2025 |
| Relacionado con | ArcGIS Pro SDK for .NET |
| Versión encontrada | 3.0 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 3.5 |
| Estado | Fixed |
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.
ID del error: BUG-000163892
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri