[03:21:36.000 D] System.InvalidOperationException: Operation is not valid while ItemCollection has no inner collection. ItemCollection is uninitialized or binding on ItemsControl.ItemSource supplied null for collection.
at System.Windows.Controls.ItemCollection.GetItemAt(Int32 index)
at Studio60.StudioCompanion.GUI.Content.UcStudioPlannerConfiguration.ResetRunList()
at Studio60.StudioCompanion.GUI.Content.UcStudioPlannerConfiguration..ctor()
at Studio60.StudioCompanion.GUI.Options.MenuPlannerConfiguration_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
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)