程序发生错误,错误消息:System.AggregateException: 发生一个或多个错误。 ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 未能解析此远程名称: 'translate.baiducontent.com'
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- 内部异常堆栈跟踪的结尾 ---
--- 内部异常堆栈跟踪的结尾 ---
在 System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
在 SuperGroup.Core.Core.ContentProcess.Modules.TranslateModule.ἀ(SuperContent )
在 SuperGroup.Core.ImageCore.ContentProcess.HtmlPageProcessor.ꌀ(SuperContent )
在 SuperGroup.Core.Start.TemplateExistsHandle.d__0.ༀ()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 SuperGroup.Core.Bootstrapper.d__18.쌀()
---> (内部异常 #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 未能解析此远程名称: 'translate.baiducontent.com'
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- 内部异常堆栈跟踪的结尾 ---<---