I updated the WL -SW and the extentions, now when starting WL following message pops up - I have no idea what to do.
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The type initializer for '
' threw an exception.)
---> System.TypeInitializationException: The type initializer for '
' threw an exception.
---> System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<System.String> WealthLab.Backtest.BrokerBase.get_AccountList()'.
at
.
.
(RuntimeTypeHandle )
at
..cctor()
--- End of inner exception stack trace ---
at WealthLab.Kraken.KrakenConfig..ctor()
at WealthLab.Kraken.KrakenConfig.get_Instance()
at WealthLab.Kraken.KrakenStreaming..ctor()
--- End of inner exception stack trace ---
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The type initializer for '
' threw an exception.)
---> System.TypeInitializationException: The type initializer for '
' threw an exception.
---> System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<System.String> WealthLab.Backtest.BrokerBase.get_AccountList()'.
at
.
.
(RuntimeTypeHandle )
at
..cctor()
--- End of inner exception stack trace ---
at WealthLab.Kraken.KrakenConfig..ctor()
at WealthLab.Kraken.KrakenConfig.get_Instance()
at WealthLab.Kraken.KrakenStreaming..ctor()
--- End of inner exception stack trace ---
Rename
To fix it, simply update the Kraken extension to build 5 and restart WL7:
https://www.wealth-lab.com/extension/detail/Kraken#changeLog
https://www.wealth-lab.com/extension/detail/Kraken#changeLog
THanks for the very fast (and helpful) answer, now WL is starting without probs. best regards
Glad I could help you.
Your Response
Post
Edit Post
Login is required