Here's the log:
2009-12-11 02:09:05.7336 1 Info LDLS4.AppModel Converting navigation request for resource LLS:LOGOS4HELP to request for help panel.
2009-12-11 02:09:05.7336 1 Info PanelViewModel Navigating panel to: Position=copybibleversessyntax
2009-12-11 02:09:05.7336 1 Info PanelViewModel Got panel settings for LocalHistory: Position=Article%3dcopybibleversesstyles%7cArticleLength%3d1172%7cContext%3dCopy%2520Bible%7cOffset%3d0%7cOffsetInContext%3d0%7cResource%3dLLS:LOGOS4HELP%7cVersion%3d2009-10-28T21:16:54Z
2009-12-11 02:09:05.7336 1 Info PanelViewModel Applying panel settings for Bookmark: Position=copybibleversessyntax
2009-12-11 02:09:05.7686 1 Info PanelViewModel Got panel settings for LocalHistory: Position=Article%3dcopybibleversessyntax%7cArticleLength%3d1078%7cContext%3dCopy%2520Bible%7cOffset%3d0%7cOffsetInContext%3d0%7cResource%3dLLS:LOGOS4HELP%7cVersion%3d2009-10-28T21:16:54Z
2009-12-11 02:09:05.7686 1 Info PanelViewModel Got panel settings for Bookmark: Position=Article%3dcopybibleversessyntax%7cArticleLength%3d1078%7cContext%3dCopy%2520Bible%7cOffset%3d0%7cOffsetInContext%3d0%7cResource%3dLLS:LOGOS4HELP%7cVersion%3d2009-10-28T21:16:54Z
2009-12-11 02:09:05.9226 1 Warn ElementUtility Unable to set focus to default focus: DisplayPane (OurDisplayPane) <- Grid <- ContentPresenter <- Grid (TheContentWrapper) <- Grid (TheGrid) <- Border <- PanelView <- ContentPresenter <- TiledFramePanelContent <- ContentPresenter (PART_SelectedContentHost) <- StatusBarDecorator (PART_StatusBarDecorator) <- Border <- Grid <- Border (TileBorder) <- Grid <- OurTiledFrameTabControl <- TiledFrameGrid <- Border <- OurTiledFrame (TheMainFrame) <- Grid (TheClient) <- IndexedPanel (HomeClientLayout) <- Grid <- Border <- Border <- DockPanel <- ContentPresenter <- AdornerDecorator <- Grid <- Border <- DockPanel <- Border <- Canvas (PART_Canvas) <- MainWindow
2009-12-11 02:09:05.9226 1 Info ElementUtility Couldn't find default focus; focus set to first focusable item.
2009-12-11 02:10:24.0031 1 Error OurApp Unhandled exception: System.ArgumentException: The sequence must not be empty.
Parameter name: references
at Libronix.DigitalLibrary.Utility.BibleVerseText.CopyBibleVersesFormat.RenderRichText(IWorkState state, LibraryCatalog libcat, Resource resource, IEnumerable`1 references, String strCitationFormat)
at Libronix.DigitalLibrary.Utility.BibleVerseText.CopyBibleVersesStyle.RenderRichText(IWorkState state, LibraryCatalog libcat, Resource resource, IEnumerable`1 references, String strCitationFormat)
at LDLS4.Panels.CopyBibleVersesPanel.CopyBibleVersesViewModel.SaveStyle()
at Libronix.Utility.Windows.Behavior.Execute()
at Libronix.Utility.Windows.Behavior.Libronix.Utility.Windows.IBehavior.Execute(Object parameter)
at Libronix.Utility.Windows.CommandUtility.<>c__DisplayClass2.<CreateCommandBindingForBehavior>b__0(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
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 args, Boolean trusted)
at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
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.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
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.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
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 args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
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, Int32 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.HwndWrapper.WndProc(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, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
at LDLS4.OurApp.Main(String[] astrArgs)