繁体系统安装软件打不开

客户端是基于.net 4.0开发的。在win10/8/7上运行正常。

繁体系统上安装后打开不了。报错详情如下

問題簽章:
  問題事件名稱: CLR20r3
  問題簽章 01: rspeedo.exe
  問題簽章 02: 1.0.0.0
  問題簽章 03: 5f45b9f0
  問題簽章 04: System
  問題簽章 05: 4.0.0.0
  問題簽章 06: 4ba1dff4
  問題簽章 07: 1d21
  問題簽章 08: 18
  問題簽章 09: System.NotSupportedException
  作業系統版本: 6.1.7601.2.1.0.256.1
  地區設定識別碼: 3076
  其他資訊 1: 0a9e
  其他資訊 2: 0a9e372d3b4ad19135b953a78882e789
  其他資訊 3: 0a9e
  其他資訊 4: 0a9e372d3b4ad19135b953a78882e789

2、右击计算机,在管理->事件查看器->应用程序,找到报错信息。

 

报错信息如下:

 應用程式: RSpeedo.exe
    Framework 版本: v4.0.30319
    描述: 處理序已終止,因為有未處理的例外狀況。
    例外狀況資訊: System.NotSupportedException
    堆疊:
       於 System.Net.ServicePointManager.set_SecurityProtocol(System.Net.SecurityProtocolType)
       於 RSpeedo.App.Main(System.String[])

3、定位到具体原因:The requested security protocol is not supported/不支持请求的安全协议

4、定位到相关代码:

            ServicePointManager.SecurityProtocol = (SecurityProtocolType)48
                                      | (SecurityProtocolType)192
                                      | (SecurityProtocolType)768 //Tls11
                                      | (SecurityProtocolType)3072; //Tls12

5、按照网上各种解决都试了一遍。。。最后发现徐亚更新.net环境到.net4.5.。。。。。。。。。。。。。。。。。

地址  : https://www.microsoft.com/en-us/download/details.aspx?id=30653

6、更新完成重启系统,可正常打开软件。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值