Bug #224
Exception when saving to absent usb stick
| Status: | New | Start: | 05/13/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V0.11 | |||
| Resolution: |
Description
Msg: Could not find a part of the path 'E:\Lobdic-U.solid'.
Source: mscorlib
Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Stack: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at SolidEngine.SolidSettings.SaveAs(String filePath)
at SolidEngine.SolidSettings.Save()
at SolidGui.MainWindowView.MainWindowView_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.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)
Error Reporting Properties:
culture: en-US
dotnetversion: 2.0.50727.3074
currentdirectory: C:\Users\Doug\Documents\Solid Examples
username: Doug
workingset: 11968512
osversion: Microsoft Windows NT 6.0.6002 Service Pack 2, v.286
userdomainname: Doug-Tablet
commandline: "C:\Program Files\Solid\Solid.exe"
version: 0.8.6.293 (apparent build date: 5/26/2008)
machinename: DOUG-TABLET
Tuesday, May 12, 2009
3:21:23 PM App Launched with ["C:\Program Files\Solid\Solid.exe"]
3:22:32 PM Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
3:22:34 PM Openning E:\Lobdic-U.db
3:22:36 PM Done Openning.
Details of most recent events:
3:21:43 PM Http Report Failed
3:22:32 PM Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
3:22:34 PM Openning E:\Lobdic-U.db
3:22:36 PM Done Openning.
To Reproduce: I was editing a file on a USB key. The key was removed and I went to close the program. Can't you make it continue to work wirelessly??