Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 12728

Access Denied Through UI but not PowerShell

$
0
0

I am unable to perform certain tasks through the UI that I can perform in PowerShell. I receive access denied messages. For example, activating the "Workflows" feature at the site collection level. The UI returns access denied, but in PowerShell, Enable-SPFeature works fine.

I am also unable to create a site from a custom template as installing/activate a sandbox solution gives the access denied message. I am able to work around this through PowerShell, but then selecting the template results in access denied. Below is the log:

Applying web template 'STS#0' on web url 'http://sharepoint/sites/testsite'
Actual web template to apply to Url 'http://sharepoint/sites/testsite' is 'STS#0'
Unknown SPRequest error occurred. More information: 0x80070005
UnauthorizedAccessException for the request. 403 Forbidden will be returned. Error=Exception of type 'System.Web.HttpUnhandledException' was thrown.   at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at ASP._layouts_templatepick_aspx.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boole...


I know I've been able to create sites based off of templates before, but I'm not sure what would've change to prevent this action now.

Any help is greatly appreciated!

Thanks!


Viewing all articles
Browse latest Browse all 12728

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>