cancel
Showing results for 
Search instead for 
Did you mean: 

Configure the max attachment size of a sharepoint custom list

O_Schmidt
Level 5

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

1 ACCEPTED SOLUTION

Accepted Solutions

plaudone1
Level 6
Employee

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 

View solution in original post

1 REPLY 1

plaudone1
Level 6
Employee

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