eliteapp

PQQQRPPP

Jan 4th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.51 KB | None | 0 0
  1. //Verze 2.2011.147.0
  2. //DOKTOR-ORDINACE
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //4.1.2012 16:50:00
  5.  
  6. System.IO.IOException: Chyba dat (cyklická redundantní kontrola).
  7.  
  8.    v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  9.    v System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
  10.    v System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
  11.    v System.IO.Directory.GetDirectories(String path)
  12.    v Elite.Common.FileTools.IsDirectoryEmpty(String path)
  13.    v Elite.Gui.Controls.TvorbaDavekControl.UlozSoubory(Vyuctovani vyuctovani)
  14.    v Elite.Gui.Controls.TvorbaDavekControl.UlozVyuctovaniASoubory()
  15.    v Elite.Gui.Controls.TvorbaDavekControl.buttonSave_Click(Object sender, EventArgs e)
  16.    v System.Windows.Forms.Control.OnClick(EventArgs e)
  17.    v DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  18.    v DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  19.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20.    v System.Windows.Forms.Control.WndProc(Message& m)
  21.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  22.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  23.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  24.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment