eliteapp

RTUYWPPP

Jun 4th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.09 KB | None | 0 0
  1. //Verze 2.2012.164.0
  2. //USER-PC
  3. //Windows Vista x86 Service Pack 2 v6.0.6002
  4. //4.6.2012 17:35:21
  5.  
  6. DevExpress.Xpo.Exceptions.PropertyMissingException: The 'MAX' property doesn't exist within the 'Elite.Objects.vzpLeky 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