SharePoint 2013 错误 0x800700DF 文件大小超出允许的限制,无法保存

时间:2023-03-10 03:40:29
SharePoint 2013  错误 0x800700DF 文件大小超出允许的限制,无法保存

问题描述:

利用资源管理员往SharePoint 2013文档库里复制文件时,报错了。

错误 0x800700DF︰ 文件大小超过了允许的限制,无法保存。

SharePoint 2013  错误 0x800700DF 文件大小超出允许的限制,无法保存

解决方法:

解决方法,可以修改本地电脑注册表:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

找到FileSizeLimitInBytes值,其默认值为:50000000,修改其十进制为:4294967295。

注意,单位:字节.

修改注册表后,需要重启才会生效。

参考:

https://support.microsoft.com/zh-cn/help/900900/folder-copy-error-message-when-downloading-a-file-that-is-larger-than

http://blog.****.net/chenxinxian/article/details/38275991

https://answers.microsoft.com/en-us/ie/forum/ie8-windows_xp/error-0x800700df-the-file-size-exceeds-the-limit/d208bba6-920c-4639-bd45-f345f462934f?auth=1