If there are ever data corruption issues, what is the best way to delete the data and restart without having this exception problems thrown at you?
thanks and regards
Alex
2010-02-11 09:43:57:393 in OnUnhandledThreadException
2010-02-11 09:43:57:767 ********* exception trapped *********
2010-02-11 09:43:57:767 The process cannot access the file '20100211.Ask.ntd' because it is being used by another process.
2010-02-11 09:43:57:767 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.Delete()
at NinjaTrader.Data.HistoricalDataManager.OnDeleteNod e(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute ()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2010-02-11 09:44:13:079 Gui.WorkspaceOptions.ApplicationExit

Comment