"The day you stop learning SharePoint is the day you stop using it."

Error "Updates are currently disallowed in GET requests. To allow updates on a GET, set the 'AllowUnsafeUpdates' property on SPWeb".

You may encounter an exception when accessing General Settings or Resource Throttling for a web application in Central Administration:












Solution:
Open SharePoint Management Shell and execute the below commands:

$w = get-spwebapplication http://<web application url>
$w.HttpThrottleSettings
$w.Update()
Share:

2 comments:

George Carlson said...

I am very interested in your post. The information in your post is very benefitable for me. Thanks for share this post.

Zakir Chougle said...

Thanks George.

SharePoint-StackExchange Moderator

Author's Profile

My photo
India
A SharePoint Enthusiast working as a Lead Solution Architect for an IT Software & Consulting Company in Mumbai. I believe in giving back to the community through which I also learn and develop and eventually grow as an individual and professional. This blog is a small contribution to the community where I live in and may help someone who is seeking knowledge like me.

Popular Posts

Powered by Blogger.

Contact Form

Name

Email *

Message *

Total Pageviews