eliteapp

RIPEQPPP

Jan 6th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.08 KB | None | 0 0
  1. //Verze 2.2013.171.3
  2. //PC
  3. //Windows 7 x64 Service Pack 1 v6.1.7601
  4. //7.1.2014 6:45:03
  5.  
  6. DevExpress.Xpo.Exceptions.PropertyMissingException: The 'RP5' property doesn't exist within the 'Elite.Objects.vzpPzt type'
  7.   v DevExpress.Xpo.Metadata.XPClassInfo.GetMember(String memberName)
  8.   v DevExpress.Xpo.XPBaseObject.SetMemberValue(String propertyName, Object newValue)
  9.   v Elite.Exchange.Import.ImportVzpFile.Start(IProgressInfo ProgressInfo)
  10.   v Elite.Exchange.Import.ImportVzp.DoWork()
  11.   v Elite.Common.ProcessData.doWork()
  12.   v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  13.   v System.Threading.ExecutionContext.runTryCode(Object userData)
  14.   v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  15.   v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  16.   v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.   v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment