eliteapp

ROQPUPPP

Apr 9th, 2012
44
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.0
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //9.4.2012 18:55:14
  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