I'm getting the message occasionally when my hourly model refreshes. It doesn't seem to impact the model but I just want to be sure nothing's going wrong in the background.
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at WealthLab.ChartWPF.ChartPricePane.get_Tradables()
at WealthLab.ChartWPF.CoreChart.CheckSingleton(Boolean createsetup)
at WealthLab.ChartWPF.CoreChart.<>c__DisplayClass298_0.ConcatDic()
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)
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at WealthLab.ChartWPF.ChartPricePane.get_Tradables()
at WealthLab.ChartWPF.CoreChart.CheckSingleton(Boolean createsetup)
at WealthLab.ChartWPF.CoreChart.<>c__DisplayClass298_0.ConcatDic()
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)
Rename
You're using tradable trendlines, right?
We can take of that, but if you're not actively using tradable trendlines or levels, maybe try clicking the button to remove all chart drawings.
We can take of that, but if you're not actively using tradable trendlines or levels, maybe try clicking the button to remove all chart drawings.
The error should go away once Build 108 is released.
Confirming the error has not show up again since the update.
Thanks!
Thanks!
Your Response
Post
Edit Post
Login is required