- ago
Since the update to Build 80, unfortunately nothing works here anymore...

I have of course read that there are problems when using finantic extensions. But that was more than a week ago and new WL versions have been released in the meantime... and I didn't know that everything was at a standstill now...

What is the status please? When can we expect a working version?

1. Error 1 is a building block strategy that I want to load. The entire content of the blocks has simply disappeared...

This error occurs.

System.MissingMethodException: Method not found: 'Steema.TeeChart.WPF.Chart Steema.TeeChart.WPF.TChart.get_Chart()'.
at finantic.ScoreCard.WPF.CompareControl.Initialize()
at WealthLab8.cwStrategy.ForgotBridge()
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.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
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)

###

2. This error continues with a saved code strategy. Here the error looks slightly different...

System.NullReferenceException: Object reference not set to an instance of an object.
at WealthLab8.designerCode.ValidateToken()
at WealthLab8.designerCode.WindowClosing()
at WealthLab8.cwStrategy.Cleanup()
at WealthLab.WPF.ChildWindow.ProcessClosing()
at WealthLab.WPF.ChildWindow.DestroyWorker(Object v, CancelEventArgs cust)
at WealthLab.WPF.MDIChild.Close()
at WealthLab.WPF.MDIChild.FindSchema(Object item, RoutedEventArgs cust)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
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.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)

###

3. Error messages also occur when closing the strategy...

System.NullReferenceException: Object reference not set to an instance of an object.
at WealthLab8.designerCode.ValidateToken()
at WealthLab8.designerCode.WindowClosing()
at WealthLab8.cwStrategy.Cleanup()
at WealthLab.WPF.ChildWindow.ProcessClosing()
at WealthLab.WPF.ChildWindow.DestroyWorker(Object v, CancelEventArgs cust)
at WealthLab.WPF.MDIChild.Close()
at WealthLab.WPF.MDIChild.FindSchema(Object item, RoutedEventArgs cust)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
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.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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
152
3 Replies

Reply

Bookmark

Sort
Glitch8
 ( 10.13% )
- ago
#1
I see finantic.ScoreCard is triggering at least one of these exceptions, and is possibly responsible for the other ones as well,

CODE:
at finantic.ScoreCard.WPF.CompareControl.Initialize()


I'd recommend a clean install of WL8, perform a Remove program from Windows. Then go to the Program Files/ install folder and delete the remaining files (extensions).

Next install WL8 fresh and see if you have any issues. If not, proceed to install the extensions you need. But I'd hold off on finantic.ScoreCard until we hear back from DrKoch. I'll ping him on Discord about this topic.
0
- ago
#2
I am still working on a compatible version of finantic.ScoreCard.

As a workaround you could remove finantic.ScoreCard*.DLL (two files) from the WL folder.

I am very busy working on this one, hope to get it finished soon.
0
- ago
#3
Thank you, Dr. Koch! The workaround is a good interim solution!
0

Reply

Bookmark

Sort