"you do not have permission to do this operation + SP Designer 2010 Error

I am unable to access to my sharepoint site via SharePoint designer. The error is: You do not have permission to do this operation. Ask your web site administrator to change your permissions and then try again, or log on with a user account that has this
permission...
 I am the site owner with full control. I get the error when I click Site Actions - Edit in SharePoint Designer. I also get the error when I open SharePoint Designer directly and click on the link that was created under Recent Sites.
In my Central Admin, the SharePoint Designer Settings is all enabled. i am to beloning to farm administrator and i am teh site collection admin. and  in the machine admin group.
First I created a  claims based authen.  with custom mem.ship /role providers and it was working fine. and i added  users into the users policy user1,user2, user3 etc. and later i  removed these mem.ship /role providers and removed the
"Enable fba authentication " check box.
now i am  unable to login into the  sp designer 2010 and  unable to edit master page.
Also whenever i am trying tio change anything in the _layouts/settings.aspx, like uploading an image or adding a page etc i a egtting teh "error :access denied   sign in  as different user."
i am not able to find out  what caused this issue till now. Did mycustom membership/role provider is causign the pblm?
or Is there any place else that I should check?
PrasadWT

Seems like an extreme thing to do but these steps worked for me:
Obviously backing up the site collection first using Central Admin's backup site collection feature
Took notes of how the current web application was configured in central admin's Web Application Management |General Setting drp down for things like general & workflow settings, external email, etc
(optional step)  I took a copy of some bespoke settings I had in the web.config file of the web application
Deleted the web application from Central Admin (when deleting the web app I only deleted the IIS web site not the content db in a "just in case" operation but I don't think it matters, just remember to tidy up SQL and include any new content db in your
SQL maintainance plan)
Checked IIS that they had been removed
Re-created the Web Application (and created a new content db in my case)
Restored the site collection backup usign Restore-SPSite command with a -Force parameter
Put all the web application settings back in
Shut down IIS for a moment to add my custom web.config settings back into the new file
Rebooted the server
As I say a bit extreme but it worked...

Similar Messages

  • When I login to my bank, I get the message: 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied. Have new MacBook Air with Yosemite. How to solve this problem?

    When I try to login to the website of my bank, I get the following error message:
    403 - Forbidden: Access is denied.
    You do not have permission to view this directory or page using the credentials that you supplied.
    I have a new MacBook Air with OS Yosemite installed.
    What is the problem and how can I solve it?

    Some websites require a special client certficate for access. If you don't have that certficate, you'll have to contact the site operator to find out how to get one.
    Sometimes the problem is caused by a web server that is configured to request an optional client certificate. Safari treats the request as mandatory. In that case, other browsers such as Firefox and Chrome may be able to connect to the site, because they ignore the request.
    The first time you were prompted for a certificate, you may have clicked through a dialog that requested access to the Apple certificate in your keychain that is used to secure the iMessage service. In that case, you may be able to regain access to the site in Safari by doing as follows.
    Back up all data.
    Double-click anywhere in the line below on this page to select it:
    com.apple.idms.appleid.prd
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Paste into the search field in the Keychain Access window by clicking in it and pressing the key combination command-V. An item may appear in the list of keychain items. The Name will begin with string you searched for, and the Kind will be "certificate."
    Delete the item by selecting it and pressing the delete key. It will be recreated automatically the next time you launch the Messages or FaceTime application.
    The next time you visit a site that prompts for an optional client certificate, cancel out of the prompt. You may have to do this several times before the server stops asking.
    Credit for this idea to Christian Braukmueller of SAP.

  • Root cause of error " Access denied. You do not have permission to perform this action or access this resource" - workflow - SharePoint 2013

    Good evening, technet community
    I hope you are doing well.
    When configuring my SharePoint workflow, I encounter the problem below:
    Problem Description:
    Let's say my domain is: test.com, my group user is: test\group , my user is: test\user1
    Except an admin account with full control at both "Web Application" and "Site Collection", all others account all have problem when creating a list item. After creating a list item, the workflow status is "cancelled" immediately
    with the following message:
    RequestorId: 262a35e4-99f4-40f0-929b-5d04b415f147. Details: System.ApplicationException: HTTP 401 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["10"],"SPRequestGuid":["262a35e4-99f4-40f0-929b-5d04b415f147"],"request-id":["262a35e4-99f4-40f0-929b-5d04b415f147"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4420"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Thu, 06 Nov 2014 12:14:28 GMT"],"Server":["Microsoft-IIS\/7.5"],"WWW-Authenticate":["NTLM"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":{"lang":"en-US","value":"Access denied. You do not have permission to perform
    this action or access this resource."}}} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor,
    BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    - The workflow is still fail even I assign "full control" to my users group "test\group" – at Site Collection level.
    Surprisingly, I have successfully found a solution for this error message. However, I still have some points that I do not clearly understand. Let's start with my solution first.
    Solution:
    *** i. Assign permission policy at Web Application level – Central Admin site ***
    1. Central Administration ==> Application management
    ==> Manage Web application 
    2. Go to "permission policy", then create a new permission level. This permission level contains all "edit item" permission.
    3. Select "user policy", then I assign it directly to my user account: test\user1.
    *** ii. Assign "edit item" permission at Site Collection level ***
    1. Site Setting ==> Site permission
    2. Assign "Edit" permission to my test\group.
    (Actually I removed all permissions of my user group at Site Collection level. It seem my group has inherited permission from Web Application level, is that correct? )
    *** iii. Create a new list item and workflow runs ……. ***
    ==> My question is:
    1. Why I cannot assign permission to my users group - "test\group" -
     at "Web Application" level? Instead I have to assign permission policy for each users, one by one?
    2. Could you please let me know how to collect full detail error message of workflow status?
    Thank you very much! Have a nice weekend.

    Thank you for your very detail response.
    Point 1: Yes my 2 service: user profile & profile sync service are running. I performed "full synchronization" as well. Actually i've tried 3 another action plans before coming up with the solution i posted:
    *** Actions completed ***
    1. Activate the feature: workflow can use app permissions.
    Site actions > Site Settings > Site features >activate the feature below:
     Workflows can use app permissions
    2.
    Refresh trusted security token services metadata feed
    Get-SPTimerJob
    "RefreshMetadataFeed"
    | Start-SPTimerJob
    - then restart the machine.
    3. Start full user profile synchronization.
    Point 2:
    - Yes my user had Edit permission at workflow task list + list affected by workflow.
    I have just remove all permissions of my user at "Site Collection" level. However, when i show my user permissions at my workflow task list and my users still have "Edit" Permission ( assigned at Web Application level. These permissions
    still exist even after my workflow task list stop inheriting permission).
    ==> the problems probably belongs to "permission" at "Site Collection level". It seems "permission level at my Site Collection does not work". All users accounts are also suffer from the same issues except farm admin account
    ( which has full control at Web Application level).
    I would appreciate if your guys can guide me how to make "permission" at my "Site Collection level" work again?
    Thank you very much.

  • You do not have permission to view this directory or page.

    I made an Azure website, installed GitHub, and made a repository. In the repository I put index.html, style.css, templogo.jpg, and homeimage.jpg . I needed the css and jpg files for the index page. I created a deployment account, and pushed the repository
    to my Azure Git Repository using Git Shell. Everything worked just fine, I can even see in the Azure Portal that the changes were pushed. Now, I'm trying to browse my site when I get this error:
    You do not have permission to view this directory or page.
    Not sure why this is happening, everything seemed like it worked out just fine. Can someone please help me?

    Hi sir,
    Firstly, I suggest you could set your default page on you Azure configuration panel.
    Secondly, I suggest you could try to use FTP to login on Azure website and check your files whether  were here. Please check it.
    http://blogs.msdn.com/b/avkashchauhan/archive/2012/06/19/windows-azure-website-uploading-downloading-files-over-ftp-and-collecting-diagnostics-logs.aspx
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • You do not have permission to view this directory or page using the credentials that you supplied.You do not have permission to view this directory or page using the credentials that you supplied.

    Hi,
    I update recently my OS to Yosemite and decided to use Safari again as my web browser (I was using Chrome). Some of the sites I need to access for professional reasons are not available with safari. I receive the message: "403 - Forbidden: Access is denied.You do not have permission to view this directory or page using the credentials that you supplied.". I believe there is a pattern here, they are all sites publish with IIS with SSL and build with ASP.NET.
    I can access them with Chrome (on OS X) or with Internet Explorer (with my Windows VMs).
    I've already cleared all saved passwords, cookies, history, etc...the problem remains. I'm sure this is a known problem, but all the answers I've found on the internet were for things like DNS and unavailability of the site. The sites are working fine and I can access them with Chrome.
    Can anybody help me? An explanation would also be nice :-) Something to do with Microsoft Authentication methods ?
    Thanks,

    Some websites require a special client certficate for access. If you don't have that certficate, you'll have to contact the site operator to find out how to get one.
    Sometimes the problem is caused by a web server that is configured to request an optional client certificate. Safari treats the request as mandatory. In that case, other browsers such as Firefox and Chrome may be able to connect to the site, because they ignore the request.
    The first time you were prompted for a certificate, you may have clicked through a dialog that requested access to the Apple certificate in your keychain that is used to secure the iMessage service. In that case, you may be able to regain access to the site in Safari by doing as follows.
    Back up all data.
    Double-click anywhere in the line below on this page to select it:
    com.apple.idms.appleid.prd
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Paste into the search field in the Keychain Access window by clicking in it and pressing the key combination command-V. An item may appear in the list of keychain items. The Name will begin with string you searched for, and the Kind will be "certificate."
    Delete the item by selecting it and pressing the delete key. It will be recreated automatically the next time you launch the Messages or FaceTime application.
    The next time you visit a site that prompts for an optional client certificate, cancel out of the prompt. You may have to do this several times before the server stops asking.
    Credit for this idea to Christian Braukmueller of SAP.

  • 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied

    I got this message when trying to checkout from a site store:
    403 - Forbidden: Access is denied.
    You do not have permission to view this directory or page using the credentials that you supplied.
    Any ideas how can I solve it?

    Ask the people running the store; that error generally means that you tried to do something they don't allow or something's wrong on their end.
    (89086)

  • Why am I getting this message: 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied?

    I just tried to access a website that I regularly access several times a day. However, this evening I received the following message: 403 - Forbidden: Access is denied.
    You do not have permission to view this directory or page using the credentials that you supplied.
    I have never seen this before, and have no idea what it means, or how to access the site. Does it have anything to do with my security settings? Help. I belong to the site, and need to access it.

    Do you need to login to access that website?
    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"

  • Error while collecting files in AE CS3 - You do not have permission to open this file (-54)

    I've got a rather large project that I'm attempting to collect.  35,000+ files to collect (lots of image sequences as footage), totaling near 80GB.  The collect process starts and copies files for a while, but inevitably errors out during the copy procedure with the error "You do not have permission to open this file" -- a different file each attempt.
    I'd read some complaints of a similar error last year due to QT 7.4, but I'm on the current Quicktime (7.6.4).
    Anyone seen this before?  What can I do!?  Thanks in advance for any ideas.
    --Rob LaRose
      Imaginary Forces

    Well, we're just a small shop, but since it usually falls upon me to administrate, here's a few general tips:
    Hide all resources that are not meant to be accessed by certain people. This can be done easily by using different sub-nets on your network and defining access privileges. Write down the network MAC addresses and use a whitelist/ blacklist. A bit of work initially, but a lot safer than working with user names.
    Forget about individual user privileges. At one point or another everyone will bump into situations where they cannot access stuff, but need it for their work. Simply ramp up all users to Power User status, but assign individual groups to them which only you can manage. That leaves it up to you to define who can access what, but without having to dig so deep that you always end up with individual adjustments. You merely add or remove users from groups (which is more practical for interns and freelancers, even)
    Quota can do miracles for you. If a user only has x GB of storage available, he'll quickly learn to not create redundant data by copying files.
    Prevent all local storage. Artists have a tendency to offline files at whim for experimentation and then forget about it. Give them a "garbage dump" directory on the server instead where they can store their private data and any non-persistent work files, but with quota. Use server-side desktops and user home directories, if possible, but unfortunately many programs cause problems with that (including Adobe's), so it's not always an option.
    For each new project, create a pre-defined folder structure. We e.g. use number_clientname_worktype_year for the root, and inside have directories for compositing, 3D stuff, print, client data etc.. Define it so from the getgo, that specific structures like project directories for 3D programs with their sub-folders for textures etc. are in place, but users cannot create additional folders. When they are forced to use existing folders, they will be much more careful in naming their files.
    Define versioning rules and naming conventions. Now "siginificant milestone" is a matter of view, but I at least try to create new version files for that. So if e.g in the morning I open up a comp project and change a few things in it that take more than 10 minutes to reproduce, this is significant and a new version is safed. I don't care much for simple things like adding effects - I can reproduce them in a wee in case of crashes or data loss - but complex masking, elaborate 3D modeling, dynamics simulations etc. qualify.
    Of course back up every day, at least incrementally. If following the above rules, this can be as easy as copying the project folder to an external disk.
    As for the rest - simply be hard-nosed. Your artists will whine and complain for a while, but they will get used to it and eventually see the wisdom in a regulated system. It's also up to you to brief them accordingly and remind them from time to time.
    Mylenium

  • After Effects error: opening movie - you do not have permission to open this file (-54)

    Hi all,
    I'm new to after effects. I have just started receiving the following error every time I try to render my movie:
    "After Effects error: opening movie - you do not have permission to open this file (-54)".
    Yesterday morning, I was able to render movies, however, after I did Apple's latest update I've started receiving the following error. What is happening is that I'm trying to render a movie. It gets to a certain point in the movie (about 0;00;16;09) and then this error pops up. This morning I've tried to repair the permissions with disk utility, but that doesn't seem to have helped.
    I've searched Google and the Adobe support forums with no luck. Please help.
    Thanks in advance for you help,
    William

    Have been able to downgrade to QT 7.3 using Pacifist. Did NOT require re-install of OS.
    http://discussions.apple.com/thread...347251&tstart=0
    Download the right version here:
    http://www.apple.com/support/downloads/
    Panther: http://www.apple.com/support/downlo...forpanther.html
    Tiger: http://www.apple.com/support/downlo...31fortiger.html
    Leopard: http://www.apple.com/support/downlo...forleopard.html
    Install with Pacifist
    http://www.charlessoft.com/
    Now that I am back to QT7.3, iTunes7.6 is now asking me to update QT to 7.4 in order to be able to view the new movie rental feature of the iTunes store... which sorta sheds some light on the no permission error. Now that iTunes is renting, not just selling, movies, QT is now all fussy about ownership and permissions. Just a guess.

  • When accessing shared folder - 'You might not have permission to use this network resource" .. A device attached to the system is not functioning

    On a Windows 2008 R2 server that had been working fine, all of a sudden some shared folders became inaccessible.  Clicking on them returned the following: "<Folder> is not accessible.  You might not have permission to use this network
    resource.  A device attached to the system is not functioning."
    If I create another share with a different name for that same folder, it works fine.  If I delete the original share then recreate it with the same name, I get the same error.  However, if I right click on the problematic share and select 'map
    network drive' that works.  So this would not appear to be a permission issue.
    I discovered this problem because the path for mapping the home folder as a property of their AD account stopped working.
    I have tried most of the common things found on the internet.  I've tried accessing via IP, same issue.  While I only have a couple 2003 servers, those can access this resource.
    At this point, I'm pretty much out of ideas.  Any help would be appreciated.  I also have some reports of potential issues with some printer mappings too which I will have to investigate in the morning.
    If anyone has a solution to this I would be extremely grateful.  Thank you.

    Hi,
    Can you access the shard folder locally? Is a specific server cannot access the shared folder? Please try to Boot your server in Clean Mode to check if some third-party software cause the issue.
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Best Regards,
    Mandy
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • While trying to access  i phone through pc (windows 7 ) showing error 'you do not have permission to access this device '

    while trying to access  i phone through pc (windows 7 ) showing error 'you do not have permission to access this device '
    And while trying  to unlock screen after lock , slide not working 'slide to unlock'

    Hello there, charialji.
    The following Knowledge Base article offers some great steps for troubleshooting your issue:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    Resolution
    If a single application is not responding or stops responding when it opens, you can force it to close.
    If the device is unresponsive or if certain controls aren't working as expected, restart your device.
    If the device remains unresponsive or does not turn on (or power on), reset your device.
    If there is no video or if the screen remains black, verify that the device has enough charge to turn on:
    If you are using an iPad, ensure that it's connected to the USB Power Adapter supplied with the device.
    Let it charge for at least twenty minutes, then see if it starts normally.
    If there is no image on the screen, press the Sleep/Wake button to attempt to wake the device.
    If the screen displays a red battery icon, continue charging the device until the battery is fully charged. Learn more about charging iPhone and iPod touch, or iPad.
    If the above steps do not resolve the issue, or the if the screen remains black or shows a persistent Apple logo, try restoring with iTunes:
    Connect the device to your computer and open iTunes.
    If the device appears in iTunes, select and click Restore on the Summary pane. Learn more aboutrestoring iOS software.
    If the device doesn't appear in iTunes, try to force the device into recovery mode, and then restore it.
    If the above steps do not resolve the issue, contact Apple.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I have recently started syncing to iCloud on my laptop and iPad.  It starts to sync and then stops and I get the message:  you do not have permission to sync this folder.  I do what it asks but cannot get past that folder?  Help!

    I have recently started using iCloud on my laptop syncing it with my iPad.  When the syncing process starts it stops and gives me a message something like:  You do not have permission to sync this folder.  Then it wants me to unlock and gives other suggestions.  I have done them all and still cannot get the syncing process past this folder.  I is a folder in my documents.  Anyone have any solutions?

    If you think this is a bug, you can report it here:
    Apple - Mac OS X - Feedback

  • Windows Server 2012 R2 Fax Service - Windows 7 Client "You do not have permissions to complete this operation. Contact your fax administrator for more assistance"

    First I have tried all sorts of searches and and all I come up with is things related to Windows Server 2008.
    1. I have Fax Service running on my 2012 R2 File and Print Server.
    a. It can send faxes from the logged in domain user
    b. It does not need to receive faxes because we have another machine for that
    2. I have added the domain user I am using on the Windows 7 machine to the Accounts List in Fax Manager
    3. I can not seem to find any logging saying that there is a security problem (Event Log, etc...)
    Please point me in the correct direction as I need to have my staff use Print to Fax from our Practice Management Application.

    Hi Shawn,
    à
    You do not have permissions to complete this operation. Contact your fax administrator for more assistance
    From the error message, please check if share the Fax on the server. Meanwhile, please also check if assign
    correct permissions in Security tab under Fax properties.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    1. Fax Sharing is enabled and can see the Shared Fax Printer on other machines.
    2. At least 2 domain groups that the Windows 7 user is in are in the Security Section, set to be able to fax. One othem can manage fax.

  • Cant download in itunes error message is you do not have access priviledges for this operation.

    cant download my itunes purchases. get error message you do not have access priviledes for this operation. never experience this before.

    Tom:
    I finally backed up the iPad to the laptop and deleted everything on the iPad and restored from back up. That cured the problem.
    Regards,
    Cenzo

  • "There was a problem downloading app.  You do not have access privileges for this operation." ?

    I am trying to download free app updates using iTunes and I receive the following error:
    "There was a problem downloading NAME OF APP.  You do not have access privileges for this operation."
    These are just the free app updates.  I have no idea why this started to happen.  Any solutions?
    I have the most recent version of iTunes.  When I transfer purchases from my iPad and iPhone, it does copy over the apps, yet the apps still appear in the list of errors.  Any solutions?

    Thanks but it's still not working. Also every time I start iTunes it asks for my password. I also have my iTunes library on an external hard drive though iTunes 8 had none of these problems. Another problem I have is that the screensaver no longer sees my album artwork even though iTunes still displays it. Not sure if I should try moving my iTunes library back to my boot drive.

Maybe you are looking for