Access Denied is a security process where an unauthorized user tries to access a resource that (s)he doesn't have access to.

learn more… | top users | synonyms

0
votes
3answers
1k views

Users get access denied but “check-permissions” claim they should have access

SharePoint 2010 is giving me a major headache. We have a site collection with a number of sites where we are trying to give certain users access to certain areas of the site. The problem is that ...
0
votes
2answers
63 views

Error occurred in deployment step 'Activate Features': Access is denied

I build SP 2010 project through VS 2010. On deploying through visual studio, I get following error: Error occurred in deployment step 'Activate Features': Access is denied. Any idea, what's wrong ?? ...
0
votes
2answers
60 views

STSADM Denied File Access for Solution Retraction

I'm trying to retract an existing solution for my web app on MOSS 2007. I'm failing the retraction because on the solution properties page on Central Admin 3.0 while the stsadm react job is running ...
0
votes
2answers
321 views

Getting an “Access Denied” error when generating a new item (document set) form

I am working on a system in SharePoint 2010 where we have many (>40) custom content types, all derived from Document Set. The system also has some strictly defined user roles, so we have set up our ...
1
vote
1answer
239 views

site collection administrators getting access denied error when try to access default.aspx page of their site

Hi i have this strange issue, i have users added as site collection administrator. the user can access site settings page but when try to access default.aspx page which has a custom master page they ...
0
votes
1answer
149 views

SharePoint 2013 custom 401 page layout - access denied

In SharePoint 2010 I used Set-SPCustomLayoutsPage -Identity AccessDenied (...) for adding my custom Access Denied page. When I do this in SharePoint 2013 it does not take effect. If I run ...
0
votes
1answer
76 views

Redirect users to specific list when users come to access denied page

I have given full control by 'stop inheriting permission' on 1 list(Tasks list) to 1 user(Demo user). So user automatically gets limited access in sharepoint site(www.demo.com) when user open ...
0
votes
1answer
107 views

Access Denied on Custom Page deployed to Central Administration

I deployed a custom application page to central admin. http://msdn.microsoft.com/en-us/library/ff798467.aspx If I am a farm administrator and the central admin site collection administrator I can ...
0
votes
1answer
155 views

SharePoint 2007 - Creating a web application in C# gives Error Access Denied at Provisioning

I am trying to create a SharePoint web application (on SharePoint2007) in C#. How differently I tried, it ends up with the same access denied error in the Provisioning step. The error message does not ...
1
vote
0answers
111 views

Working out what pages are giving Access Denied

I am checking out my Top Pages in central admin for my site. Looking at this I can see that the top page is /_layouts/accessdenied.aspx. Ideally I want to work our why that is so high. Can I find out ...
0
votes
0answers
51 views

User cannot edit list item even with correct permisions

I am very new to SharePoint and am setting up a vacation approval process with a calendar. The workflow works fine for me. But the users who need to be able to "Approve/Deny" the request get "access ...
0
votes
0answers
64 views

customerrors 403 doesn't appear to direct at all

On my SharePoint Server 2010 based publishing site, I have created a custom error page, and updated the web.config to point to these this new page: <customErrors ...
0
votes
0answers
69 views

Permissions issue with customized list form page

I have a customized page that was created by a feature reciever, here's what I did in pseudo-code: 1.) Create a customized URL based on new list's root folder url, to spawn a page Dim newFormUrl As ...
0
votes
0answers
74 views

Permissions issue, a list item that cannot be edited or deleted

I have logged in as the Farm Admin, tried to delete the record directly, no luck. Tried to create a workflow as the Farm/Timer Service Account, the Installation/Administration account, using ...
0
votes
0answers
100 views

Web Analytics SharePoint

I am trying to obtain the web analytics of a site collection and i observed that in the top visitors it is showing users who doesn't have permissions to access this group .With further searching in ...
0
votes
0answers
142 views

Access denied error while crawling MOSS 2007 sites with FAST search

I have been trying hard for resolving this error with no luck. My error message describes as Access is denied. Verify that either the Default Content Access Account has access to this repository, or ...
0
votes
0answers
115 views

Intermittent Access Denied when adding a document

I have a document library . People are given member access to the site collection to the AD Group. Some users who are in the group can upload all the time. Some other users have an intermittent ...