I keep getting the following message:
"Logos Bible software 4 has stopped working"
Here is my log file
Program Version: 4.0c (4.03.3.9511)
Windows Version: 6.1.7601.65536
Time: 2012-10-27 22:04:29
Installed memory: 2,939 MB
Install path: C:\Users\Claude Jr\AppData\Local\Logos4\System\Logos4.exe
Data path:
Free disk space: 49,891 MB
Temp path: C:\Users\Claude Jr\AppData\Local\Temp\
Free temp space: 49,891 MB
Error ID: 2369
Error detail: DatabaseVersionException: The database schema (6) is newer than the latest schema recognized by this code (5). The database cannot be opened.
Libronix.Utility.Data.DatabaseVersionException: The database schema (6) is newer than the latest schema recognized by this code (5). The database cannot be opened.
at Libronix.Utility.Data.LocalFileDatabase.VerifySchemaVersion(Int64 nDatabaseSchemaVersion, Int64 nCurrentSchemaVersion)
at Libronix.DigitalLibrary.PreferencesManager.<.ctor>b__0(IConnector conn)
at Libronix.Utility.Data.LocalFileDatabase..ctor(String strPath, Func`2 fnCreateConnection, Func`2 fnValidateDatabase, Action`1 fnCreateDatabase)
at Libronix.DigitalLibrary.PreferencesManager..ctor(String strPreferencesManagerFolder)
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateLocalUserPreferences()
at Libronix.Utility.LazyObject`1.get_Value()
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_LocalUserPreferences()
at LDLS4.AppStartupModel.Run()
at LDLS4.AppModel.Run()
at LDLS4.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(Object unused)
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.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext 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, 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)