Hello,
I’m trying to replace a picture into a word:
the following error appear :
RemoteException wrapping System.Runtime.InteropServices.COMException: Nom de fichier non valide.
Essayez les opérations suivantes :
* Vérifiez votre saisie.
* Sélectionnez un fichier dans la liste des dossiers et fichiers.
à UiPath.Word.Activities.WordInteropActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
à System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
à System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
I used replace with alternative text, have anyone got this issue previously?