Код: Выделить всё
Exception Info: System.Net.InternalException
at System.Net.HttpWebRequest.SetAndOrProcessResponse(System.Object)
at System.Net.ConnectionReturnResult.SetResponses(System.Net.ConnectionReturnResult)
at System.Net.Connection.ReadComplete(Int32, System.Net.WebExceptionStatus)
at System.Net.LazyAsyncResult.Complete(IntPtr)
at System.Net.ContextAwareResult.Complete(IntPtr)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(System.Object, IntPtr)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
Faulting application name: BackendTool.exe, version: 15.2.0.22, time stamp: 0xf15ede04
Faulting module name: KERNELBASE.dll, version: 10.0.17763.6189, time stamp: 0xd399e59c
Exception code: 0xe0434352
Fault offset: 0x0000000000041b39
Faulting process id: 0x1ef1c
Faulting application start time: 0x01db035ae3933cd8
Faulting application path: c:\...bin\BackendTool.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Это соответствующие ссылки, которые я нашел немного полезными, но недостаточно
1. Что это за ошибка? System.Net.InternalException в Net.HttpWebRequest.SetAndOrProcessResponse
2 – Сбой приложения из-за асинхронного метода
3 – https://github.com/ dotnet/runtime/discussions/105567
Подробнее здесь: https://stackoverflow.com/questions/793 ... er-of-file
Мобильная версия