Advertisement
Guest User

Untitled

a guest
Aug 28th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. {sever_error: Microsoft.Live.LiveAuthException: An error occurred while performing the operation. Please try again later. ---> System.Exception: Die Anforderung wird nicht unterstützt. (Ausnahme von HRESULT: 0x80070032)
  2. at Windows.Security.Authentication.OnlineId.OnlineIdAuthenticator.AuthenticateUserAsync(IEnumerable`1 requests, CredentialPromptType credentialPromptType)
  3. at Microsoft.Live.TailoredAuthClient.<GetAccessToken>d__b.MoveNext()
  4. --- End of stack trace from previous location where exception was thrown ---
  5. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  6. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  7. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  8. at Microsoft.Live.TailoredAuthClient.<AuthenticateAsync>d__0.MoveNext()
  9. --- End of inner exception stack trace ---
  10. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  12. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  13. at WitzeWindows8.ExtendedSplashScreen.<DismissedEventHandler>d__13.MoveNext() in c:\Users\Michi\Documents\Visual Studio 2012\Projects\WitzeWindows8\WitzeWindows8\ExtendedSpashScreen.xaml.cs:line 135}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement