下载文件遇到「 异常:未能找到路径 的一部分」错误

使用问题 · 1913 次浏览
Poto 创建于 2021-03-27 20:20
 
10.2下载文件https://vo.kaikai.info/42/420c5b...
[in]失败后停止【值/表达式】True
[in]网址【值/表达式】https://vo.kaikai.info/42/420c5b089d6b270ae0175fe47dedead9.mp3
[in]保存文件夹【变量 path】D:\Documents\Quicker\test
[in]保存文件名【值/表达式】
[in]UserAgent【值/表达式】
[in]请求头【值/表达式】
[in]Cookie【值/表达式】
[in]显示进度条【值/表达式】False
730异常:未能找到路径“D:\Documents\Quicker\test\420c5b089d6b270ae0175fe47dedead9.mp3”的一部分。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
在 Quicker.Domain.Actions.X.BuiltinRunners.HttpClientWithProgress.<ProcessContentStream>d__17.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Quicker.Domain.Actions.X.BuiltinRunners.HttpClientWithProgress.<DownloadFileFromHttpResponseMessage>d__15.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Quicker.Domain.Actions.X.BuiltinRunners.HttpClientWithProgress.<StartDownload>d__13.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Quicker.Domain.Actions.X.BuiltinRunners.Network.DownloadStep.<>c__DisplayClass42_0.<Execute>b__0()
在 Quicker.Domain.Actions.X.XActionHelper.ExecuteCommonAction(ActionExecuteContext context, ActionStep step, XAction action, Func`1 actionFunc, Action successAction, Action failAction, StepInParamDef stopIfErrorParam, StepOutParamDef isSuccessOutputParam)
730步骤执行失败,原因:未能找到路径“D:\Documents\Quicker\test\420c5b089d6b270ae0175fe47dedead9.mp3”的一部分。
741停止动作:未能找到路径“D:\Documents\Quicker\test\420c5b089d6b270ae0175fe47dedead9.mp3”的一部分。
741检测到了中止标志(OperationFailed),停止后续步骤执行。
741检测到了中止标志(OperationFailed),停止后续步骤执行。

回复内容
Poto 2021-03-27 21:21
#1
解决方法:事先新建文件夹
回复主贴