@kk.virags wrote:
Hi, I know it sounds crazy when the working code all of a sudden fails with some reason. a normal proof of concept with the word document replacement (Replacing text with the defined value) gives error all of a sudden. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER)
I used : Word application scope.
Package : UiPath.word.activities - version 1.3.4
Word version : 2016.Exact Error :
18.4.6+Branch.support/v2018.4.Sha.85e415fbbb19cb7dd57766496cc0770179b9b944Source: Replace Text
Message: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
Exception Type: System.Runtime.InteropServices.COMException
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Runtime.InteropServices.COMException: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
at UiPath.Word.Activities.WordInteropActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at UiPath.Word.Activities.WordReplaceText.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)Though its a common error, trying to find out what would be the cause of this issue. feel free to provide any suggestions.Any help is appreciated!
Posts: 9
Participants: 4