eliteapp

ROQPUPPP

May 3rd, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.21 KB | None | 0 0
  1. //Verze 2.2012.164.0
  2. //JANA-PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //3.5.2012 8:35:08
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.BussinesLogic.PortalZpMV.Odeslat(Vyuctovani vyuctovani, String wrkDirectory, String FileNameFDavka, String FileNameKDavka, String& IdPodani, String& ResultMsg)
  8.    v Elite.BussinesLogic.PortalZpMV.OdeslatFakturu(Vyuctovani vyuctovani, String wrkDirectory, DruhKontaktu_KKAN DruhKontaktu, String Kontakt, TypOdpoved_KZPR TypOdpoved, Boolean& Odeslano, String& ResultMsg, String& IdPodani)
  9.    v Elite.BussinesLogic.OdeslatPortalZpMV.DoWork()
  10.    v Elite.Common.ProcessData.doWork()
  11.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  12.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  13.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  14.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  15.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment