This error message is not due to SharePoint setting itself. In this particular case the user was accessing the file from SharePoint online where is limit of the file size is 15 GB. However due to the web client setting on the users machine, he was getting this error message.
If the user tries to download the same file using SharePoint web UI he does not face any problem.
To increase the limit on machine for web client you can:
- Open registry editor (click start,-> Run -> type regedit in the run window and enter)
- Navigate to following Registry folder - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
- Change the value for the key "FileSizeLimitInBytes" to whatever you need to
- Note that there is still a limit of 4GB which can not be changed
No comments:
Post a Comment