MarkdownPad2 在启动时出现下面错误
An unexpected error has occurred .
The invocation of the constructor on type …

markdownpad2安装后启动失败

解决方案:

方法一:
出现的原因:
是markdown2的构造器使用了MD5算法,而系统组策略安全的设置导致无法使用此算法。

解决方法
W+R 启动注册表工具
markdownpad2安装后启动失败

找到KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Lsa\FipsAlgorithmPolicy项
markdownpad2安装后启动失败
方法二:
原因
发现是 Microsoft .NET Framwork 4.7.1 本身的漏洞导致的,

解决方法:
下载补丁工具:补丁
安装即可(注意:安装一闪而过,没有安装界面的),重新启动就好了

相关文章:

  • 2021-08-20
  • 2021-11-04
  • 2022-02-14
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2022-01-03
猜你喜欢
  • 2021-09-27
  • 2021-07-24
  • 2022-01-04
  • 2021-06-05
  • 2022-12-23
  • 2021-06-24
  • 2022-12-23
相关资源
相似解决方案