this is the error i get in the log when i try to export my diagnostics
[00000004-00.9|06.1|271] 2024-11-20 18:35:26 INFO ARCProcessStats.MonitorMemory : Peak System CPU=6.1% - Average=3.7%
[00000001-00.9|06.1|271] 2024-11-20 18:35:27 ERROR OLVControlSessions.ExportDiagnostics : Error exporting diagnostics - Le fichier 'C:\Users\MaxTheAxe\Documents\ACCResults\Export\Diagnostics_SsmFz9Q5ePzPAhT2YlGyGmNWqAY9-9QFN0AixWFE5Ws_2024-11-20_183527.zip' est introuvable.
à 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)
à RCEngine.OLVHelpers.OLVControlSessions.ExportDiagnostics() dans E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\OLVHelpers\OLVControlSessions.cs:ligne 856
Caused by :
à RCEngine.OLVHelpers.OLVControlSessions.ExportDiagnostics() dans E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\OLVHelpers\OLVControlSessions.cs:ligne 856
à RCEngine.OLVHelpers.OLVControlSessions.ctxtSessionMenu_ItemClicked(Object sender, ToolStripItemClickedEventArgs e) dans E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\RCEngine\OLVHelpers\OLVControlSessions.cs:ligne 453
à System.Windows.Forms.ToolStrip.OnItemClicked(ToolStripItemClickedEventArgs e)
à System.Windows.Forms.ToolStripDropDown.OnItemClicked(ToolStripItemClickedEventArgs e)
à System.Windows.Forms.ToolStrip.HandleItemClick(ToolStripItem dismissingItem)
à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ToolStrip.WndProc(Message& m)
à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
à ACCResults.Program.Main() dans E:\Users\Doug\OneDrive\Documents\Doug's Documents\VS Projects\TestApp\TestApp\Program.cs:ligne 20