Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Unable to read file

$
0
0

Hi All,

Getting this error when trying to read a simple text file. Can anyone assist:

RemoteException wrapping System.AggregateException: One or more errors occurred. —> RemoteException wrapping System.IO.FileNotFoundException: Could not find file ‘C:\UiPath\UiPath.txt’.
at System.IO.__Error.WinIOError(Int32 errorCode,
String maybeFullPath)
at System.IO.FileStream.Init(String path,
FileMode mode,
FileAccess access,
Int32 rights,
Boolean useRights,
FileShare share,
Int32 bufferSize,
FileOptions options,
SECURITY_ATTRIBUTES secAttrs,
String msgPath,
Boolean bFromProxy,
Boolean useLongPath,
Boolean checkHost)
at System.IO.FileStream…ctor(String path,
FileMode mode,
FileAccess access,
FileShare share,
Int32 bufferSize,
FileOptions options,
String msgPath,
Boolean bFromProxy,
Boolean useLongPath,
Boolean checkHost)
at System.IO.StreamReader…ctor(String path,
Encoding encoding,
Boolean detectEncodingFromByteOrderMarks,
Int32 bufferSize,
Boolean checkHost)
at System.IO.File.InternalReadAllText(String path,
Encoding encoding,
Boolean checkHost)
at System.IO.File.ReadAllText(String path)
at UiPath.Core.Activities.ReadTextFile.<>c__DisplayClass13_0.b__0()
at UiPath.Core.Activities.Retry.Do[ResultType](Func`1 action,
Int32 timeoutMS,
Int32 retryCount)
— End of inner exception stack trace —

Server stack trace:
at UiPath.Core.Activities.Retry.Do[ResultType](Func`1 action,
Int32 timeoutMS,
Int32 retryCount)
at UiPath.Core.Activities.ReadTextFile.ExecuteAsync(String fileName,
String encodingStr)
at UiPath.Core.Activities.ReadTextFile.<>c__DisplayClass12_0.b__0()
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md,
Object args,
Object server,
Object& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg,
IMessageSink replySink)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg,
Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed,
MessageData& msgData)
at System.Func`1.EndInvoke(IAsyncResult result)
at UiPath.Core.Activities.ReadTextFile.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)

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>