We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
加载远程工程的时候报错:内容为: 2020-04-21 18:24:42 ERROR An error occurred while sending the request. 2020-04-21 18:24:50 ERROR An error occurred while sending the request. 2020-04-21 18:24:52 ERROR An error occurred while sending the request. 有时候可以加载,但是一点加载就会报另一个错误,然后闪退。 错误内容如下: 系统出现异常5ystem.Net.WebException:未能解析此远程名称: 'raw.githubusercontent.com' 在System.Net.HttpWebRequest.EndGetResponse(lAsyncResult asyncResult) 在System.Threading.Tasks.TaskFactory" 1.FromAsyncCoreLogicIAsyncResult iar, Func'2 endFunction, Action' 1 endAction, Task'1 promise, Boolean requiresSynchronization) ---引发异常的上一位置中堆栈跟踪的末尾 --- 在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System. Runtime .CompilerServices.TaskAwaiter HandleNonSuccessAndDebuggerN otification(Task task) 在Hawk ETLManagements Project d_ 27.MoveNext0 --- 引发异常的上一位置中堆栈跟踪的末尾--- 在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) : 在 System. Runtime. CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerN otification(Task task) Hawk ETL.Managements DataProcessManager. d 32 MoveNext( ---引发异常的上一位置中堆栈跟踪的末尾 --- 在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime. CompilerServices. TaskAwaiter.HandleNonSuccessAndDebuggerN otification(Task task) 在 Hawk. ETL.Managements DataProcessManager. <>c_ DisplayClass55 0.<b_ 4 0>d.MoveNext0 ---引发异常的上一位置中堆栈跟踪的末尾--- 在 System. Runtime. CompilerServices AsyncMethodBuilderCore. <>C b _6 0(Object state) 在System.Windows.Threading. ExceptionWrapper. InternalRealal(Delegate callback, Object args, Int32 numArgs) 在5ystem.Windows.Threading ExceptionWrapper.TryCatchWhen(Object source, Delegate cllback, Object args, Int32 numArgs, Delegate catchHandler) 我只是想用用上面的链家项目,希望求解,谢谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
加载远程工程的时候报错:内容为:
2020-04-21 18:24:42 ERROR An error occurred while sending the request.
2020-04-21 18:24:50 ERROR An error occurred while sending the request.
2020-04-21 18:24:52 ERROR An error occurred while sending the request.
有时候可以加载,但是一点加载就会报另一个错误,然后闪退。
错误内容如下:
系统出现异常5ystem.Net.WebException:未能解析此远程名称:
'raw.githubusercontent.com'
在System.Net.HttpWebRequest.EndGetResponse(lAsyncResult asyncResult)
在System.Threading.Tasks.TaskFactory" 1.FromAsyncCoreLogicIAsyncResult iar,
Func'2 endFunction, Action' 1 endAction, Task'1 promise, Boolean
requiresSynchronization)
---引发异常的上一位置中堆栈跟踪的末尾 ---
在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task)
在
System. Runtime .CompilerServices.TaskAwaiter HandleNonSuccessAndDebuggerN
otification(Task task)
在Hawk ETLManagements Project d_ 27.MoveNext0
--- 引发异常的上一位置中堆栈跟踪的末尾---
在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task) :
在
System. Runtime. CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerN
otification(Task task)
Hawk ETL.Managements DataProcessManager. d 32
MoveNext(
---引发异常的上一位置中堆栈跟踪的末尾 ---
在System.Runtime CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task)
在
System.Runtime. CompilerServices. TaskAwaiter.HandleNonSuccessAndDebuggerN
otification(Task task)
在
Hawk. ETL.Managements DataProcessManager. <>c_ DisplayClass55 0.<b_ 4
0>d.MoveNext0
---引发异常的上一位置中堆栈跟踪的末尾---
在
System. Runtime. CompilerServices AsyncMethodBuilderCore. <>C b
_6 0(Object state)
在System.Windows.Threading. ExceptionWrapper. InternalRealal(Delegate
callback, Object args, Int32 numArgs)
在5ystem.Windows.Threading ExceptionWrapper.TryCatchWhen(Object source,
Delegate cllback, Object args, Int32 numArgs, Delegate catchHandler)
我只是想用用上面的链家项目,希望求解,谢谢。
The text was updated successfully, but these errors were encountered: