eliteapp

TIQQOPPP

Feb 24th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.36 KB | None | 0 0
  1. //Verze 2.2012.156.6
  2. //PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //24.2.2012 14:05:05
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Objects.Pacient.VratRegistraci(DateTime datum, Pracoviste pracoviste)
  8.    v Elite.BussinesLogic.Logic.ZobrazUpozorneniPacient(Pacient pacient)
  9.    v Elite.Gui.Forms.KartaPacientaForm.KartaPacientaForm_Shown(Object sender, EventArgs e)
  10.    v System.EventHandler.Invoke(Object sender, EventArgs e)
  11.    v System.Windows.Forms.Form.OnShown(EventArgs e)
  12.    v Elite.Gui.Forms.BaseForm.OnShown(EventArgs e)
  13.    v System.Windows.Forms.Form.CallShownEvent()
  14.    v System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  15.    v System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  16.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  17.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  18.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  19.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  20.    v System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  21.    v System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Advertisement
Add Comment
Please, Sign In to add comment