Program Version: 6.11 SR-2 (6.11.0.0041)
Windows Version: 10.0.10586.0
.NET Framework Version: 4.0.30319.42000
Time: 2016-05-18 06:33:11 +05:30 (2016-05-18T01:03:11Z)
Installed memory: 4,077 MB
Install path: C:\Users\Sean\AppData\Local\Logos4\System\Logos.exe
Free install space: 217,504 MB
Data path: C:\Users\Sean\AppData\Local\Logos4\Data\jms1zbns.tpv
Free disk space: 217,504 MB
Temp path: C:\Users\Sean\AppData\Local\Temp\
Free temp space: 217,504 MB

Error ID: 9944
Error detail: InvalidOperationException: Sequence contains more than one matching element

System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at LDLS4.UserVisualFilters.BibleKnowledgebaseVisualFilterBase.GenerateMarkupForReverseInterlinear(ResourceMarkupTarget target, IEnumerable`1 associatedReverseInterlinearResources)
   at Libronix.DigitalLibrary.Resources.Logos.Controls.LogosDisplayElementMarkupHelper.OnPreOffsetRangeLoaded(Int32 absoluteOffset, Int32 length)
   at Libronix.DigitalLibrary.Resources.Logos.NativeMethods.LogosDisplayState_DrawToDevice(SafeLogosDisplayStateHandle ptr, IntPtr pDC)
   at Libronix.DigitalLibrary.Resources.Logos.Controls.LogosContentDisplayElement.RenderNative(DrawingContext drawingContext, Size sizeNow)
   at Libronix.DigitalLibrary.Resources.Logos.Controls.LogosContentDisplayElement.OnRender(DrawingContext drawingContext)
   at System.Windows.UIElement.Arrange(Rect finalRect)
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   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)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(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, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   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.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
   at LDLS4.OurApp.Main(String[] astrArgs)