/ Published in: Other

This command will fix the “The list is too large to save as a template. The size of a template cannot exceed 10485760 bytes." error when saving a list (including content) that's too big.
Expand |
Embed | Plain Text
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 50000000
You need to login to post a comment.