Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. at System.Net.Security.NegoState.ThrowCredentialException(Int64 error)
  2. at System.Net.Security.NegoState.ProcessReceivedBlob(Byte[] message, LazyAsyncResult lazyResult)
  3. at System.Net.Security.NegoState.ReadCallback(IAsyncResult transportResult)
  4. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  5. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source)
  6. at System.Net.Security.NegoState.EndProcessAuthentication(IAsyncResult result)
  7. at System.Net.Security.NegotiateStream.EndAuthenticateAsServer(IAsyncResult asyncResult)
  8. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  9. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  10. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  12. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  13. at CoreWCF.Channels.WindowsStreamSecurityUpgradeProvider.WindowsStreamSecurityUpgradeAcceptor.<OnAcceptUpgradeAsync>d__3.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement