I am trying to archive the logs. Every other process logs are getting archived successfully but only one is failing.
The error is attached below. can anyone help me out here? Thanks
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\ukhil007win\groups\FWP Process Improvement Area\BPM Product & Governance\Blueprism\V6 Logs\Dev\2021\12 December\09 Thursday\AMO - Create Account Balance Pools and Accounts on Frontier\GBVABP6W1DEV019_debug\20211209 025834 35ad734b-d6ef-4844-a54f-bc697321fe7b.bpl.gz'.
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)
at System.IO.FileStream..ctor(String path, FileMode mode)
at BluePrism.AutomateAppCore.clsSessionLog.ExportTo(FileInfo file, Boolean compress)
at BluePrism.AutomateAppCore.clsSessionLog.ExportTo(DirectoryInfo dir)
at BluePrism.AutomateAppCore.clsArchiver.ArchiveSessions(ICollection`1 logs, Boolean justDelete, BackgroundWorker worker, DoWorkEventArgs e)
at BluePrism.AutomateAppCore.clsArchiver.HandleWorkerExecute(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
------------------------------
Anmol .
------------------------------