- ago
Hello,

I have just run the build 37 update and none of my existing strategies are working. i have tried several and keep getting the same or similar error message as shown below.

How can this be fixed?

Thank you.

System.MissingMethodException: Method not found: 'Void WealthLab.Core.MarginMaker.GenerateMargins(Double, Double, Int32, Boolean)'.
at WealthLab.PowerPack.visAnalysisSeries.SetSimpleObserver()
at WealthLab.PowerPack.visAnalysisSeries.InitSimpleObserver(Object v, SelectionChangedEventArgs vis)
at System.Windows.Controls.SelectionChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
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.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
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 System.Windows.Controls.Primitives.Selector.set_SelectedItem(Object value)
at WealthLab.PowerPack.visAnalysisSeries.Initialize()
at WealthLab8.cwStrategy.RegisterSingleton()
at WealthLab8.cwStrategy.onLoad(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
0
314
Solved
2 Replies

Closed

Bookmark

Sort
Glitch8
 ( 12.05% )
- ago
#1
Update your Power Pack Extension.
0
Best Answer
- ago
#2
Hello,

Avoid using "not working" / "problem" and similar stuff in topic titles as they are not descriptive. A good topic title should summarize the issue. Like we did 3 days ago when renaming an identical topic that now contains a solution:

https://www.wealth-lab.com/Discussion/WL-crashes-with-MissingMethodException-in-Analysis-Series-after-update-to-B37-9828

Hint: just search for "missing". (Won't that be effective if everyone did this?)
0

Closed

Bookmark

Sort