.net框架4.6.2已安装,但tls1.2无法正常工作 [英] .net framework 4.6.2 is installed but tls1.2 is not working

查看:163
本文介绍了.net框架4.6.2已安装,但tls1.2无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



现在我已将我的.net框架版本从4.0升级到4.6.2。但我仍然不能在我的项目中使用TLS 1.2。

Hi All,

JUst now i have upgraded my .net framework version from 4.0 to 4.6.2. But still i cant use TLS 1.2 in my project.

ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;

不支持。

欢迎所有回复。

注意:我的应用程序是在.net 4.0开发的



谢谢,

DK



我尝试了什么:



在Config中更改目标框架文件但不起作用

is not supporting.
All replies welcome.
Note: My application is developed in .net 4.0

Thanks,
DK

What I have tried:

Change target framework in Config file but which is not working

推荐答案

要以.NET 4.6.2为目标,您必须将Visual Studio升级到2015.



VS2010仅支持.NET 4.0。
To target .NET 4.6.2, you have to upgrade your Visual Studio to 2015.

VS2010 only supports through .NET 4.0.


请检查:如何:定位.NET Framework版本 [ ^ ]


这篇关于.net框架4.6.2已安装,但tls1.2无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆