An error occurred while sending the request.
Hi, I have code which works in windows 10 but not working in windows 7:
the code:
Error:
The request was aborted: Could not create SSL/TLS secure channel.
More:
I have added , I have ensure that on windows 7 tls12 is enabled, Both runtime and program .net framwork are 4.8
4 Replies
Is your clock in sync with your timezone?
And try removing the HttpClientHandler
Did you google the error message? https://stackoverflow.com/questions/70674832/windows-7-could-not-create-ssl-tls-secure-channel-system-net-webexception
Stack Overflow
Windows 7 Could not create SSL/TLS secure channel."} System.Net.Web...
I am running Windows 7 64 bit Pro and Trying to write a RSS Feed Reader
here is the ERROR msg - $exception {"The request was aborted: Could not create SSL/TLS secure channel."} System.Net.
(and many others)
Time zone is ok
I did that things all but still getting that error