Tag Archive for 'psi'

27
Jun

Error when provisioning a Project Workspace

Project Server splits project data across two areas: Project Server holds the plan data (Tasks, Milestones) & resourcing data (Resources, Timesheets), and then SharePoint (WSS or MOSS) holds the Risks, Issues, Documents and other custom data.

When a project is initially published in Project Server, PWA (Project Web Access) will attempt to provision a new SharePoint subweb. This means Project Server creates a Project Workspace in SharePoint.

The problem I’m witnessing? That even manually creating the workspace results in a single dialog box in which the only text is “Error”.

Continue reading ‘Error when provisioning a Project Workspace’

24
Oct

Project Server Interface - ReadProjectStatus

Contrary to the current MSDN documentation here:
http://msdn2.microsoft.com/en-us/library/websvcproject.project.readprojectstatus.aspx

The ReadProjectStatus web method requires two sets of permission to return Projects for a given user:

  1. ViewProjectCenter
  2. OpenProject