- ago
I copied all user data folder files from working WB on main computer to 2nd one. All data and settings are the same on both machines but I get the following errors when opening a new chart on 2nd unit.

I tried to update data as there is none, did not work got error: IQfeed disconnected, Could not load type 'WealthLab.Core.Out' from assembly 'WealthLab.Core, Version=8.0.1.0, Culture=neutral, PublicKeyToken=null'.

Can someone help me correct this? Thanks. John

System.MissingMethodException: Method not found: 'Double WealthLab.Backtest.ScoreCardFactory.GetTradeMetricValue(System.String, WealthLab.Backtest.Position)'.
at WealthLab.PowerPack.visAnalysisSeries.CustomizeMessage()
at WealthLab.PowerPack.visAnalysisSeries.EnableMessage(Object spec, SelectionChangedEventArgs result)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at WealthLab.PowerPack.visAnalysisSeries.Initialize()
at WealthLab8.cwStrategy.ValidateParameter()
at WealthLab8.cwStrategy.onLoad(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

0
41
2 Replies

Reply

Bookmark

Sort
Glitch8
 ( 12.06% )
- ago
#1
It looks like at least one of your extensions is not updated, check the home page window in WL8 and update WL8 and all installed extensions to the current version.
0
- ago
#2
Thanks, working!
0

Reply

Bookmark

Sort