Hi All,
I have a user trying to open a site in SPD but getting the error: You do not have permission to open the Web site I guess this is a permission setting error.
Where do I get to grant permission to this users to eradicate this error.
I am switching user for an experiment:
User A: SPD opens but workflow refuses to start.
User B. Attempt to use this user resulted in the error described above. Generally, I have taken care of the basics that I know could caused Workflows not to start, such as:
1. Making sure the WF is attached to the list its meant to run on.
2. start the WF when an item is introduced and
3. … when an item is modified. Can anyone please intervene in this for me?
Thank you
Things to look at and configure
- Web Application level – General Setting/SharePoint Designer Settings
- Site Collection level – Site Setting/Site Collection Administration/SharePoint Designer Settings
- Permissions – Look at the ‘Design’ permission, Configure to you specs, assign it to the user
- The .aspx page the user is trying to open may have unique permissions. May have a specific group that users need to be added to in order to edit/open the page
Good Luck