Failure decompressing data from a cabinet file - Error When Save Site as Template
Received an error "Failure decompressing data from a cabinet file" when trying to save a site as template. This is a known issue with no solution – occurs when we save site as a template with lot of content. KB: http://support.microsoft.com/kb/960969 .
If you receive this error after increasing the list/site template maximum size, Make sure its below 500 MB. (By default, the maximum size of the list or site template is set to 10 MB!), Typically 50 MB should be ideal.
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 50000000
There is a hard limit of List/Site template size of 500MB. So set the value less than 524288000 or you will get an error when saving the list as a template!
As per the above KB, You may receive error even your site template size is lesser than the configured value! So what other options left to us? Export/Import!
In an another case, I open the site in SharePoint Designer, and deleted unused document templates from _cts folder, tried saving it again, it worked!
If you receive this error after increasing the list/site template maximum size, Make sure its below 500 MB. (By default, the maximum size of the list or site template is set to 10 MB!), Typically 50 MB should be ideal.
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 50000000
There is a hard limit of List/Site template size of 500MB. So set the value less than 524288000 or you will get an error when saving the list as a template!
As per the above KB, You may receive error even your site template size is lesser than the configured value! So what other options left to us? Export/Import!
In an another case, I open the site in SharePoint Designer, and deleted unused document templates from _cts folder, tried saving it again, it worked!
Failure decompressing data from a cabinet file - Error When Save Site as Template
Reviewed by Salaudeen Rajack
on
October 26, 2012
Rating:

No comments:
Please Login and comment to get your questions answered!