windoows客户端程序在中文win7操作系统上安装正常,在一台英文win7操作系统上安装后,登录的时候提示下面的错误:
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. at
翻译成中文,大概是下面的意思:
此实现不是 Windows 平台 FIPS 验证的加密算法的一部分
网上查到的解决方案:
进注册表
按Win+R运行regedit
修改下面的“Enabled”值为0就可以了
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\Enabled
只知道这样改了就好了,但是不知道具体原因是什么,请看到此文的大侠告知,谢谢!
时间: 2024-10-10 17:01:01