O_Schmidt
7 years agoLevel 5
Configure the max attachment size of a sharepoint custom list
Hi,
we have the following problem when we run the sharepoint archiving task.
*** Error *** Not archived. The item attachment(s) exceeded the limit for total attachment size (35MB).
Where can i configure the maximum attachment size for attachments in a custom list?
The maximum file upload, which is configured in sharepoint, is 100 MB. So the max size of an attachment can be 100 MB. It seems that ev only archived files <35MB.
I can´t find anything about the attachment size in the documentation.
Anyone an idea?
The environment:
EV 12.2.3
Sharepoint 2010
Hi O_Schmidt,
The following registry key should resolve the issue.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KVS\Enterprise Vault
Create a DWORD titled LargeFileSize and set the Value there. The value is in MB and should be decimal.
Regards,
Patrick