Unhandled Exception Report (Bug reports)
Hi. I tries to apply an icon to a drive and got this:
An application unhandled exception has raised:
System.ArgumentException: The given file path ends with a directory separator character.
Parameter name: file
at Microsoft.VisualBasic.FileIO.FileSystem.CheckFilePathTrailingSeparator(String path, String paramName)
at Microsoft.VisualBasic.FileIO.FileSystem.GetFileInfo(String file)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFileInfo(String file)
at Icomancer.frmImbuer.RefreshTargetList() in H:\Icomancer\Icomancer\frmImbuer.vb:line 787
at Icomancer.frmImbuer.btnAddFolder_Click(Object sender, EventArgs e) in H:\Icomancer\Icomancer\frmImbuer.vb:line 745
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.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Please take a screen shot of this and send it to icomancer_support@lavasoftworks.com so we can figure out how to fix it.
Complete thread:
- Unhandled Exception Report - Vic Chorney, 2014-12-02, 17:14
- Something isn't allowing icomancer to touch the folder you wanted - acaballero, 2014-12-02, 17:47