eliteapp

TWWYQPPP

Nov 16th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.46 KB | None | 0 0
  1. //Verze 2.2012.166.0
  2. //SESTRA
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //16.11.2012 13:14:21
  5.  
  6. System.Exception: Nenalezena položka 'Alergie'! Zkontrolujte sledované položky v konfiguraci.
  7.    v Elite.BussinesLogic.Logic.getPolozka(String kod)
  8.    v Elite.BussinesLogic.Logic.get_Polozka_Alergie()
  9.    v Elite.Gui.Controls.PacientInfoControl.AlergieTextEdit_DoubleClick(Object sender, EventArgs e)
  10.    v System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
  11.    v DevExpress.XtraEditors.TextEdit.OnMaskBox_DoubleClick(Object sender, EventArgs e)
  12.    v System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
  13.    v System.Windows.Forms.TextBoxBase.OnMouseUp(MouseEventArgs mevent)
  14.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  15.    v System.Windows.Forms.Control.WndProc(Message& m)
  16.    v System.Windows.Forms.TextBoxBase.WndProc(Message& m)
  17.    v System.Windows.Forms.TextBox.WndProc(Message& m)
  18.    v DevExpress.XtraEditors.Mask.MaskBox.BaseWndProc(Message& m)
  19.    v DevExpress.XtraEditors.Mask.MaskBox.MaskStrategy.SimpleStrategy.DoWndProc(Message& m)
  20.    v DevExpress.XtraEditors.Mask.MaskBox.WndProc(Message& m)
  21.    v DevExpress.XtraEditors.TextBoxMaskBox.WndProc(Message& msg)
  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