OpportunityLiu / E-Viewer

An UWP Client for https://e-hentai.org.
GNU General Public License v3.0
728 stars 30 forks source link

Fix (Exception in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess #10

Closed OpportunityLiu closed 8 years ago

OpportunityLiu commented 8 years ago

Version: 1.1.0.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.ViewModels.CacheVM.<>c__DisplayClass17_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.Views.CachePage.<>c__DisplayClass13_0.<b__0>d;MoveNext;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Link to HockeyApp