eliteapp

RQQOPPPP

Apr 9th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.20 KB | None | 0 0
  1. //Verze 2.2012.162.3
  2. //NTB_HP
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //9.4.2012 17:57:33
  5.  
  6. System.InvalidCastException: Určené přetypování není platné.
  7.    v (Object , Object )
  8.    v DevExpress.Xpo.Metadata.ReflectionMemberInfo.DelegateFieldAccessor.SetValue(Object theObject, Object value)
  9.    v DevExpress.Xpo.Metadata.ReflectionMemberInfo.SetValue(Object theObject, Object theValue)
  10.    v DevExpress.Xpo.XPBaseObject.SetMemberValue(String propertyName, Object newValue)
  11.    v Elite.Exchange.Import.ImportVzpFile.Start(IProgressInfo ProgressInfo)
  12.    v Elite.Exchange.Import.ImportVzp.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