Sharepoint on adding a list /any action.
Sorry,
something went wrong
Additions to this Web site have been blocked.
Please contact the administrator to resolve this problem.
Please contact the administrator to resolve this problem.
solution:
Unlock the site through central admin.
application managment .
site collections.
configure quotas and locks
select site collection and select radio button not locked .
and your site should be good to go.
central admin
or powershell
Set-SPSite http://SiteCollectionUrl -LockState Unlock
Comments
Post a Comment