TV-Rename / tvrename

Organise your TV & Movie videos with ease
http://www.tvrename.com
Other
302 stars 36 forks source link

Win32Exception #977

Closed SirSparkles closed 1 year ago

SirSparkles commented 1 year ago

| 5.0.6 |FATAL| UNHANDLED ERROR - Application.ThreadException System.ComponentModel.Win32Exception (0x80070057): The parameter is incorrect. at System.Windows.Forms.FolderBrowserDialog.CreateItemFromParsingName(String path) at System.Windows.Forms.FolderBrowserDialog.SetDialogProperties(IFileDialog dialog) at System.Windows.Forms.FolderBrowserDialog.TryRunDialogVista(IntPtr owner, Boolean& returnValue) at System.Windows.Forms.FolderBrowserDialog.RunDialog(IntPtr hWndOwner) at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner) at TVRename.Forms.UiHelpers.<>c__DisplayClass5_0.b__0() at TVRename.Forms.UiHelpers.ShowDialogAndOk(Func`1 function) at TVRename.Forms.UiHelpers.ShowDialogAndOk(CommonDialog d, IWin32Window owner) at TVRename.AddEditShow.bnBrowse_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)