Tuesday, June 5, 2012

Project Server 2010 - Delegation error

Scenario:
Users are presented with the below error message when they navigate to PWA homepage on a Project Server 2010 web instance.


You do not have sufficient permissions to view the specified page. Please contact your administrator for permissions to view this page.


Solution:
This situation can happen when there are several delegations setup for a particular user and some of the accounts used in the setup are either inactive now or do not have any security permissions.


Remove the incorrect delegations for the user account which is facing this error. 


If you do not see any delegations when you click on "Manage Delegations" link under "Personal Settings" then permissions are not correctly set. To set the correct permissions, follow below steps,
- Click on "Server Settings"
- Click on "Manage groups"
- Click on the group that includes the current account.
- Under Categories section click on any category, in my case it was "My Organization"
- Permissons for "My Organization" will open. Now make sure 'Manage Resource Delegates' is enabled under Resource section and hit Save.
- Also make sure that the current Group permission have the same option enabled.
This link provides all details, http://technet.microsoft.com/en-us/library/gg188119.aspx




References:
http://social.technet.microsoft.com/Forums/ta/projserv2010setup/thread/17ebfb42-2fcf-43f1-b401-7c52d6d9a5a5
http://www.msprojectnow.com/Knowledge/Blog/tabid/142/entryid/394/Cancel-Delegate-Session-in-Project-Server-2010-via-SQL-Statements.aspx

No comments:

Post a Comment