stankovski / quran-phone

Quran Phone
46 stars 27 forks source link

Unable to delete file - unhandled exception #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. During initial data load turn off phone on extracting stage
2. Phone freezes

Unhandled Exception
Unable to delete file.
   at System.IO.IsolatedStorage.IsolatedStorageFile.DeleteFile(String file)
   at QuranPhone.Utils.QuranFileUtils.DeleteFile(String path)
   at QuranPhone.ViewModels.MainViewModel.<ExtractZipAndFinalize>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task sk)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at QuranPhone.ViewModels.MainViewModel.<Download>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)

Original issue reported on code.google.com by denis.st...@gmail.com on 11 Apr 2013 at 3:37

GoogleCodeExporter commented 9 years ago

Original comment by denis.st...@gmail.com on 10 Jun 2013 at 4:24

GoogleCodeExporter commented 9 years ago

Original comment by denis.st...@gmail.com on 7 Jul 2013 at 2:57