Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32Exception #977

Closed
SirSparkles opened this issue Jul 11, 2023 · 0 comments
Closed

Win32Exception #977

SirSparkles opened this issue Jul 11, 2023 · 0 comments

Comments

@SirSparkles
Copy link
Collaborator

| 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant