Unhandled Exception Caught (Support requests)
An application unhandled exception has raised:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\admin\AppData\Local\Temp\'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at System.IO.FileInfo.CopyTo(String destFileName)
at Icomancer.Functions.UploadIcon(String fileName, XElement xmlData, TransferrableFlags TransferrableFlag, Boolean ShowGUI) in H:\Icomancer\Icomancer\Functions.vb:line 2255
at Icomancer.frmCrafter.btnSave_Click(Object sender, EventArgs e) in H:\Icomancer\Icomancer\frmCrafter.vb:line 1072
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)
Complete thread:
- Unhandled Exception Caught - Walter Letts, 2013-07-13, 12:37
- Unhandled Exception Caught - acaballero, 2013-07-14, 09:31