首页 > 其他 > 详细

Open Live Writer - TargetInvocationException

时间:2017-03-26 12:42:46      阅读:207      评论:0      收藏:0      [点我收藏+]

TargetInvocationException

这个问题感觉难度系数 13.2B 啊,刚配置完 Open Live Writer 之后就碰到了,无法保存或者发布博客,弹出错误:

技术分享

Error Accessing Local Post. Unexpected error occurred while accessing local post (TargetInvocationException). Exception has been thrown by the target of an invocation.

各种尝试也没有解决掉,下源码调试的心都有了,But 柳暗花明,找到了解决方案:

打开注册表,定位 HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\FipsAlogorithmPolicy,将 Enable 的值修改为 0(本机原值为1)。

重启 Open Live Writer(OLW),Binggo!居然解决了!

技术分享

参考地址:https://restingsysadmin.wordpress.com/2013/01/05/windows-live-writer-error-accessing-local-post/

Open Live Writer - TargetInvocationException

原文:http://www.cnblogs.com/liruiosng/p/6621715.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!