Tagged Questions
1
vote
2answers
51 views
Finding the source of Access Denied errors
Is there any way to check the source of access denied. Sometimes users have access to the page, but do not have access to something on the page, or some code that requires access. For instance, a WP ...
1
vote
3answers
287 views
User with Full Control Permission is getting Access Denied Message
The user who's responsibility it is to build up and maintain our training portal is receiving the "Access Denied" message when she tries to edit her page.
Her permission level is "Full Control".
I ...
1
vote
1answer
132 views
Get Access to List View webpart without having access to list
So I'm developing an event management system at the moment where there are two user groups, "editors" and "attendees". By registering for an event, the SPUser is added to a list "attendeeList" which ...
0
votes
1answer
290 views
Error: Access Denied when starting sharepoint 2007 workflow
I've done my fair share of searching and still can not find a solution. I've created a simple workflow in Sharepoint 2007 designer. When I check the box "Start this workflow when a new item is ...
0
votes
1answer
2k views
User Permissions Access Denied SharePoint 2010
I have a site collection in SharePoint 2010 and hierarchy of 2 subsites( sitecollection/subsite1/subsite2) under that. I am dealing with subsite 2. Sub site 2 doesn't inherit permissions from its ...
0
votes
2answers
316 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
2answers
495 views
SharePoint 2010: Saving file to local folder: Access Denied
in SharePoint 2010, I created a DLL that I deploy to the GAC. From this assembly, I try to save a file then access the file I just saved in a temporary location, such as C:\temp. Everytime I try to do ...
0
votes
1answer
155 views
Custom WebService + FBA = 0x80070005 (E_ACCESSDENIED
I've created custom web service in Sharepoint 2010, and custom FBA. I try to connect from a Win Forms app on another computer.
1/ I log into with cookie container (Authentication.Login)
2/ I call ...
1
vote
1answer
588 views
RTE markup and Page Layout javascript error
Okay, so I have been running into this issue way too often now and it's starting to really irritate me and I have no idea what triggers these errors.
I have made a custom masterpage for my SharePoint ...
1
vote
2answers
1k views
Access denied in Sharepoint 2010 HTTP handler (.ashx)
I've developed a Visual Web Part for Sharepoint 2010 that includes an HTTP handler for some AJAX functionality. I followed this guide to accomplish this.
I've createad a brand new SP 2010 web ...
2
votes
2answers
1k views
Unable to create site collection programmatically
This problem is somewhat related to this Creating a Site collection programmatically throws exception 0x80070005 question.
I cannot create site collections programmatically in Claims-based ...
5
votes
4answers
4k views
Creating a Site collection programmatically throws exception <nativehr>0x80070005</nativehr>
I'm migrating a SharePoint customization from MOSS 2007 to SharePoint Server 2010 (Win 2008), which creates the Site Collection programmatically. Problem is I'm unable to create the Site Collection ...
0
votes
1answer
866 views
'Access Denied' error while uploading a document to a Library
I am unable to add documents to a Library.
When I try to upload a document it says 'Access Denied' instead of a "New Document" form. The group which is getting this error has "Design - Can view, add, ...
0
votes
2answers
611 views
Permission problems (access denied) when listing all user profile images
We have a webapp http://intranet01 (default zone) with an internal zone AAM http://intranet and a public zone http://intranet.company.com. Everyting works fine except one solution.
The solution ...
3
votes
2answers
3k views
Error: Access Denied (Including Site Collection Admins) for all users
I have migrated to Sharepoint 2010 successfully but Search service wasn't working every time I get system error when I perform search.
Today I have tried following things on server,
1] Application ...
2
votes
2answers
2k views
Access Denied on Site Collection after Migrating to Claims
I'm running into an issue with some site collections in a SharePoint 2010 web application. After migrating to claims, there are a couple site collections that give Access Denied, even to users that ...
