加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Office 365 - For security reasons DTD is prohibited in this

发布时间:2020-12-16 08:26:57 所属栏目:百科 来源:网络整理
导读:?? 博客地址: http://blog.csdn.net/FoxDave 今天在测试东西的时候发现在本机运行CSOM代码或使用Office 365 PowerShell时,出现了如下错误: Connect-SPOService : For security reasons DTD is prohibited in this XML document. To enable DTD processing
?? 博客地址: http://blog.csdn.net/FoxDave

今天在测试东西的时候发现在本机运行CSOM代码或使用Office 365 PowerShell时,出现了如下错误:

Connect-SPOService : For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.

错误很奇葩,而且乍看就不是很常见,在我的VM里是不会出现这个问题的,那么原因基本上锁定在了网络连接上。实际上,是ISP那边出了问题。

从网上搜索到了http://pryankrohilla.blogspot.jp/2014/05/error-resolved-connect-sposervice-for.html这篇文章。

那么,这个尴尬的东西怎么办呢,比如我家里是联通的宽带,貌似并没有什么办法。

晚些时候,它自己好了……

??

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读