I am unable to get Logos 4 in Windows to open. When I double click the icon, it appears as if will start up then crashes. I have read various threads and attempted right clicking, etc to no avail.
here is my log:
*** Application Crash ***
Program Version: 4.5b SR-3 (4.52.0.2208)
Windows Version: 6.1.7601.65536
Time: 2012-09-08 10:23:01 -04:00 (2012-09-08T14:23:01Z)
Installed memory: 2,798 MB
Install path: C:\Users\Robert\AppData\Local\Logos4\System\Logos4.exe
Free install space: 354,214 MB
Data path: C:\Users\Robert\AppData\Local\Logos4\Data\m2tvetim.b0b
Free disk space: 354,214 MB
Temp path: C:\Users\Robert\AppData\Local\Temp\
Free temp space: 354,214 MB
Error ID: 9682
Error detail: DatabaseVersionException: The database schema (13) is newer than the latest schema recognized by this code (12). The database cannot be opened.
Libronix.Utility.Data.DatabaseVersionException: The database schema (13) is newer than the latest schema recognized by this code (12). The database cannot be opened.
at Libronix.Utility.Data.LocalFileDatabase.VerifySchemaVersion(Int64 nDatabaseSchemaVersion, Int64 nCurrentSchemaVersion)
at Libronix.Utility.Data.LocalFileDatabase.UpgradeDatabase[TData](IConnector conn, Int32 nCurrentSchemaVersion, Func`2 fnGetInfo, Func`3 fnUpgrade, Action`1 fnBeforeUpgrade, Action`1 fnOnValidSchema)
at Libronix.Utility.Data.LocalFileDatabase.UpgradeDatabase(IConnector conn, Int32 nCurrentSchemaVersion, Func`2 fnGetVersion, Func`3 fnUpgrade, Action`1 fnBeforeUpgrade)
at Libronix.DigitalLibrary.VisualMarkup.VisualMarkupManager.<.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.VisualMarkup.VisualMarkupManager..ctor(User user, String strVisualMarkupManagerFolder)
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateVisualMarkupManager()
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateDocumentAndMarkupManagers()
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_VisualMarkupManager()
at LDLS4.AppModel.AppStartupCallback.GetServicesForUser(User user, Boolean bWorkingOnline, Action onFirstSyncFinished)
at LDLS4.AppStartupModel.WorkOnline(User user)
at LDLS4.AppStartupModel.<>c__DisplayClass1.<LogIn>b__0(LogInResult result)
at LDLS4.WebServiceClient.<LogInWork>d__15.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.ContinueExecution(Object unused)
at Libronix.Utility.Threading.AsyncAction.ContinueCallback(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)