Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit. You must save your work to another location. Contact your administrator to change the quota limits for the Web site.
Sometimes you will get the above error in SharePoint. In this post, we will discuss how to resolve the issue. Sometimes you will get the error while creating a list or document library or sometimes you will get the error while saving List as a template.
This error occurs if the Web site has exceeded the storage quota limit. A quota specifies the storage limits so that it defines the maximum amount of data that can be stored in a site collection.
You can increase the quota limit from SharePoint Central Administration.
Open SharePoint Central Administration, then from the Application Management Page section go to the SharePoint Site Management section and there click on Quota Templates.
Also, you can change by using Sthe TSADM command. Below is the full command:
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 524288000
This way we can fix error Your changes could not be saved because this sharepoint web site has exceeded the storage quota limit error in SharePoint.
You may like following SharePoint tutorials:
- How to get sharepoint site URL programmatically (CSOM and JSOM)
- Enable Chart Web Part in SharePoint 2013/2016/Online
- Create SharePoint List Definition using Visual Studio
- How to implement pagination in repeater control in SharePoint web part
- SPServices in SharePoint 2013/2016/Online
I am Bijay from Odisha, India. Currently working in my own venture TSInfo Technologies in Bangalore, India. I am Microsoft Office Servers and Services (SharePoint) MVP (5 times). I works in SharePoint 2016/2013/2010, SharePoint Online Office 365 etc. Check out My MVP Profile.. I also run popular SharePoint web site SPGuides.com