Advertisement
frank_lbt

StackTrace

Apr 5th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. Exception levée : 'edjCase.JsonRpc.Client.RpcClientUnknownException' dans mscorlib.ni.dll
  2. at edjCase.JsonRpc.Client.RpcClient.<SendAsync>d__15`2.MoveNext()
  3. --- End of stack trace from previous location where exception was thrown ---
  4. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  7. at edjCase.JsonRpc.Client.RpcClient.<SendRequestAsync>d__12.MoveNext()
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  12. at Nethereum.JsonRpc.Client.RpcRequestResponseHandler`1.<SendRequestAsync>d__7.MoveNext()
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  17. at Nethereum.RPC.Eth.Transactions.EthSendTransaction.<SendRequestAsync>d__1.MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  22. at Nethereum.Web3.DeployContract.<SendRequestAsync>d__6.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  25. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  26. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  27. at KeepPass.Views.FirstPage.<BlockchainButton_Click>d__3.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement