New2Sharepoint
Technical User
I am trying to increase the max template default size in SharePoint.
I have found the following:
stsadm –o setproperty –propertyname max-template-document-size –propertyvalue 5000000
I attempted to do it once, and it said it created the template, however I was unable to create a new site from that template.
It was suggested I need to re-boot the server (virtual) which I did. Following that when I tried to create a new template I received the 10M limit warning.
I re-ran the stsadm command and iisreset. This did nothing. I continue to get the 10M limit error.
Is there a way to get the value of the max-template-document-size?
Does anyone know why the command would say it ran successfully, but not change the value?
I have found the following:
stsadm –o setproperty –propertyname max-template-document-size –propertyvalue 5000000
I attempted to do it once, and it said it created the template, however I was unable to create a new site from that template.
It was suggested I need to re-boot the server (virtual) which I did. Following that when I tried to create a new template I received the 10M limit warning.
I re-ran the stsadm command and iisreset. This did nothing. I continue to get the 10M limit error.
Is there a way to get the value of the max-template-document-size?
Does anyone know why the command would say it ran successfully, but not change the value?