- ago
The following seems to be benign, but I thought I should let you know in case you wanted to take a look. The exceptions don't seem to cause any issues.

In WL8 Build 78, when you run it, the following appears in the Log Viewer. It is repeatable...

2/11/2024 09:31:38:530
WL8
Exception creating OptimizationVisualizerBase Correlations: Exception has been thrown by the target of an invocation.
TargetInvocationException
Exception has been thrown by the target of an invocation. Inner Exception: Could not load type 'Steema.TeeChart.WPF.Styles.Points' from assembly 'TeeChart.WPF, Version=6.2024.1.15, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'.
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at WealthLab.Core.TypeLoader.CreateInstance(Type t)
at WealthLab.Core.FactoryBase`1.Initialize()
--------
2/11/2024 09:31:38:579
WL8
Exception creating OptimizationVisualizerBase ParameterImportance: Exception has been thrown by the target of an invocation.
TargetInvocationException
Exception has been thrown by the target of an invocation. Inner Exception: Could not load type 'Steema.TeeChart.WPF.Styles.HorizBar' from assembly 'TeeChart.WPF, Version=6.2024.1.15, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'.
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at WealthLab.Core.TypeLoader.CreateInstance(Type t)
at WealthLab.Core.FactoryBase`1.Initialize()
--------
2/11/2024 09:31:38:580
WL8
Exception creating OptimizationVisualizerBase UserControl1: Exception has been thrown by the target of an invocation.
TargetInvocationException
Exception has been thrown by the target of an invocation. Inner Exception: Could not load type 'Steema.TeeChart.WPF.Styles.Line' from assembly 'TeeChart.WPF, Version=6.2024.1.15, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'.
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at WealthLab.Core.TypeLoader.CreateInstance(Type t)
at WealthLab.Core.FactoryBase`1.Initialize()
--------


0
157
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
This comes from an old version of finantic.Optimizers. A new Versuon, adapted to the changes in WL Build 77 is on the way.

In the meantime you can delete finantic.Optimizers form the WL main directory.

Sorry for the trouble...
1
- ago
#2
Re: ParameterImportance etc. - these are finantic's signatures, and as such this fact is mentioned in the sticky post for B77 announce:

QUOTE:
- If you use finantic extensions, you might want to hold off on this update until DrKoch gets his extensions up to date with .NET8. Some of the finantic extensions won't work with Build 77.



0
Glitch8
 ( 12.05% )
- ago
#3
finantic.Optimizer Build 4 was just released.
2
Best Answer

Reply

Bookmark

Sort