<\/HEAD>
En essayant d'exécuter l'outil Calculate Length Downstream For Junctions, je reçois l'erreur suivante.<\/P>
<\/P>
Traceback (most recent call last):<\/P>
Fichier "C:\Users\444\Desktop\streams_final.py", ligne 49, dans <module><\/P>
ArcHydroTools.CalculateLengthDownstreamForJunctions(PlacedPoints)<\/P>
Fichier "C:\Program Files (x86)\ESRI\WaterUtils\ArcHydro\bin\ArcHydroTools.py", ligne 255, dans CalculateLengthDownstreamForJunctions<\/P>
raise e<\/P>
ExecuteError: AddFieldGPerror : System.Runtime.InteropServices.COMException (0x80004005) : L'erreur HRESULT E_FAIL a été renvoyée par un appel à un composant COM.<\/P>
à ESRI.ArcGIS.Geoprocessing.GeoProcessorClass.Execute(String Name, IVariantArray ipValues, ITrackCancel pTrackCancel)<\/P>
à ESRI.APWR.ApHydro.GDBHelper.AddFieldGP(ApLayer apLayer, String fieldTag, String& exMessage) dans C:\Builds\HydroSolutions\10.2_ArcHydro\Sources\ArcHydroTools\src\ApHydro\GDBHelper.vb:ligne 1339<\/P>
Échec de l'exécution de (CalculateLengthDownstreamForJunctions).<\/P>
<\/P>
J'exécute l'outil sur une Feature Class. Quelqu'un peut-il me dire comment résoudre ce problème ?<\/P><\/BODY><\/HTML>