Jojatekok,
The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Jojatekok.MoneroAPI.Helper.GetResponseString(HttpWebRequest request)
at Jojatekok.MoneroAPI.RpcManagers.RpcWebClient.HttpGetData[T](RpcPortType portType, String command)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()
can you fix it?
Definitely, here you are!
Monero Client v0.28.0https://github.com/Jojatekok/monero-client/releases/tag/v0.28.0This version features a lot of fixes, most of them related to timers. It also solves some recent annoyances of the GUI, and contains more code for automatic element focusing.
I hope that it resolves all of the issues!
Spoke too soon.... same error
The request was aborted: The operation has timed out.
at System.Net.HttpWebRequest.GetResponse()
at Jojatekok.MoneroAPI.Helper.GetResponseString(HttpWebRequest request)
at Jojatekok.MoneroAPI.RpcManagers.RpcWebClient.HttpGetData[T](RpcPortType portType, String command)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()