Skip to content
New issue

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

how pass proxy use ? #17

Open
sertubon opened this issue Mar 17, 2018 · 1 comment
Open

how pass proxy use ? #17

sertubon opened this issue Mar 17, 2018 · 1 comment

Comments

@sertubon
Copy link

System.Net.Http.HttpRequestException
HResult=0x80131500
Message=An error occurred while sending the request.
Source=mscorlib
StackTrace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FCM.Net.Sender.d__8.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FCM.Net.Sender.d__7.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Pwa8CRM.frmInfomation.<bntSentMessage_ClickAsync>d__10.MoveNext() in D:\SourceCodeTest\Pwa8CRM\Pwa8CRM\frmInfomation.cs:line 128

Inner Exception 1:
WebException: The remote server returned an error: (407) Proxy Authentication Required.

how pass proxy use ?

@sertubon
Copy link
Author

sertubon commented Apr 6, 2018

How do I use a Proxy ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant