Tag Archives: Project Server

Workspace permissions – Part 3: "Workarounds and The Future"

A crucial foundation of SharePoint is its powerful permissioning model. This is a series of three posts that discusses SharePoint permission assignment in a Project Server project workspace. Part 1 explained how permissions are assigned and problems with the feature’s … Continue reading

Posted in Project Server | Tagged , , , | 2 Comments

Workspace permissions – Part 2: "Access Denied"

A crucial foundation of SharePoint is its powerful permissioning model. This is a series of three posts that discusses SharePoint permission assignment in a Project Server project workspace. Part 1 explained how permissions are assigned and problems with the feature’s … Continue reading

Posted in Project Server | Tagged , , , | Leave a comment

Workspace permissions – Part 1: "By Design"

A crucial foundation of SharePoint is its powerful permissioning model. This is a series of three posts that discusses SharePoint permission assignment in a Project Server project workspace. Part 1 explains how permissions are assigned and problems with the feature’s … Continue reading

Posted in Project Server | Tagged , , , | 4 Comments

Programmatically retrieving the name of an SSP

This was asked on the new Stack Overflow programming questions site recently (which you should really check out and start using if you don’t already!). Getting the SSP name is something that I’ve needed to do to build the SSP … Continue reading

Posted in Project Server, SharePoint | Tagged , , , , | Leave a comment

SQL querying the queue

I recently found myself in the situation where the Project Server queue service was taking up almost all of a server’s CPU. Unfortunately due to the high demands of the queue jobs, the administration page was unavailable with a connection … Continue reading

Posted in Project Server | Tagged , , | Leave a comment

Linking tasks to issues, risks, documents, and more…

In Project Server 2003 a feature was introduced to link issues, risks and documents to tasks. It’s been carried over to 2007 as well (although the UI for it isn’t as noticeable) and I think it’s one of the coolest … Continue reading

Posted in Project Server | Tagged , | 9 Comments

SharePoint and SQL schemas

I’m just under two weeks away from installing the infrastructure update to a production environment. But of course these things need testing first so I started the install on the development environment. Thing’s went hairy for a while… First I … Continue reading

Posted in Project Server, SharePoint | Tagged , , , | 4 Comments

Project Server ItemSwapper control

ItemSwapper hasn’t been documented by Microsoft so its behaviour may change between service packs – use at your own risk! With the 2007 version, Project Server is now a SharePoint application. One of the best things about this is the … Continue reading

Posted in Project Server | Tagged , , | 4 Comments