When I try to open logos it says "Logos Bible software 4 has stopped working"
Here's the log:
Program Version: 4.6 SR-1 (4.60.0.2993)
Windows Version: 6.1.7601.65536
Time: 2012-09-14 08:05:31 -05:00 (2012-09-14T13:05:31Z)
Installed memory: 3,834 MB
Install path: C:\Users\Cody\AppData\Local\Logos4\System\Logos4.exe
Free install space: 217,182 MB
Temp path: C:\Users\Cody\AppData\Local\Temp\
Free temp space: 217,182 MB
Error ID: 4992
Error detail: InvalidOperationException: Invalid database: C:\Users\Cody\AppData\Local\Logos4\Users\UserManager.db
System.InvalidOperationException: Invalid database: C:\Users\Cody\AppData\Local\Logos4\Users\UserManager.db ---> System.Data.SQLite.SQLiteException: Attempt to write a read-only database
at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at Libronix.Utility.Data.Connector.OpenConnection()
at Libronix.Utility.Data.PoolableConnector.get_OpenConnector()
at Libronix.Utility.Data.PoolableConnector.OpenConnection()
at Libronix.Utility.Data.LocalFileDatabase..ctor(String strPath, Func`2 fnCreateConnection, Func`2 fnValidateDatabase, Action`1 fnCreateDatabase)
--- End of inner exception stack trace ---
at Libronix.Utility.Data.LocalFileDatabase..ctor(String strPath, Func`2 fnCreateConnection, Func`2 fnValidateDatabase, Action`1 fnCreateDatabase)
at Libronix.DigitalLibrary.UserManager..ctor(String strUserManagerFolder)
at Libronix.DigitalLibrary.UserManager.CreateCommon()
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)
Thanks any help will be appreciated.