eliteapp

TWWYPPPP

May 3rd, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.45 KB | None | 0 0
  1. //Verze 2.2012.164.0
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //3.5.2012 9:52:18
  5.  
  6. System.ArgumentException: Prázdná cesta není platná.
  7.    v System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
  8.    v System.IO.StreamReader..ctor(String path, Encoding encoding)
  9.    v System.IO.File.ReadAllText(String path, Encoding encoding)
  10.    v Elite.BussinesLogic.PortalZpMV.Odeslat(Vyuctovani vyuctovani, String wrkDirectory, String FileNameFDavka, String FileNameKDavka, String& IdPodani, String& ResultMsg)
  11.    v Elite.BussinesLogic.PortalZpMV.OdeslatFakturu(Vyuctovani vyuctovani, String wrkDirectory, DruhKontaktu_KKAN DruhKontaktu, String Kontakt, TypOdpoved_KZPR TypOdpoved, Boolean& Odeslano, String& ResultMsg, String& IdPodani)
  12.    v Elite.BussinesLogic.OdeslatPortalZpMV.DoWork()
  13.    v Elite.Common.ProcessData.doWork()
  14.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  15.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  16.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  17.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  18.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  19.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment