Allocatus requires that the permission mode for Project Server 2013 is changed from the default SharePoint mode to ProjectServer. Open the SharePoint 2013 Management Shell and run the following powershell command to set the permission mode to ProjectServer.
Set-SPProjectPermissionMode -url <Project Web App URL> -AdministratorAccount domain\accountname -mode ProjectServer
For more information on the permission modes within Project Server 2013, please review the Project Server 2013 Administrator's Guide.
Last modified on 18 May 2016 19:05 by aniko.erlinger