Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

System.IO.IsolatedStorage.IsolatedStorageException #11

Open
gkardava opened this issue Feb 12, 2016 · 0 comments
Open

System.IO.IsolatedStorage.IsolatedStorageException #11

gkardava opened this issue Feb 12, 2016 · 0 comments
Labels

Comments

@gkardava
Copy link
Owner

Error details:
System.IO.IsolatedStorage.IsolatedStorageException
Operation not permitted on IsolatedStorageFileStream.

Stack Trace:
at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf)
at System.IO.IsolatedStorage.IsolatedStorageFile.OpenFile(String path, FileMode mode)
at KeePass.Storage.DatabaseInfo.LoadDetails(IsolatedStorageFile store)
at KeePass.Storage.DatabaseInfo.LoadDetails()
at KeePass.MainPage.ListDatabases(String tile, String syncdb)
at KeePass.MainPage.<>c__DisplayClass10_0.b__0(Object _)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Uri: /MainPage.xaml

@gkardava gkardava added the bug label Feb 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant