Scenario:
You are not able to save a site template (.stp ) file because its size is bigger than 10MB.
Solution:
Lucky you , STSADM allow you to change it.
Code:
Article:
stsadm -o setproperty -pn max-template-document-size -pv 40000000
This project is a utility project and will help Developers and Administrators to code faster some of the most common tasks in sharepoint.
SharePoint Merge Web ConfigThis utility is great for merging the web.config files for sharepoint based web applications.
SharePoint Test Data ToolThis utility is great for generating some test data for sharepoint testing purpose.This tool support seeding the lists
SPCore 2010This project is a utility project and will help Developers and Administrators to code faster some of the most common tasks in sharepoint 2010.
Scenario:
You are not able to save a site template (.stp ) file because its size is bigger than 10MB.
Solution:
Lucky you , STSADM allow you to change it.
Code:
Article:
stsadm -o setproperty -pn max-template-document-size -pv 40000000
</Sandeep K Nahta>
0 comments:
Post a Comment