Tagged Questions

0
votes
1answer
32 views

Project Server Login Issue

Hello All, I have migrated Project server from one server to another. I am able to see all the content that was present in the old server by appending _layouts/user.aspx o …
0
votes
1answer
27 views

How to know if a project is checked out or checked in from PSI?

How to know if a project is checked out or checked in from PSI?
0
votes
1answer
15 views

If I only know a project’s name how do I get its GUID?

The PSI has various methods such as ReadProject that only take a project GUID and not its name. If I only have a project's name, how do I retrieve its GUID for use in other PSI me …
0
votes
1answer
218 views

MS Project Server 2007 : Programmatically toggle Task Alerts for Project Resources

I'm getting into SDK documentation, but this site has so many eyes and great answers I figure I'd throw this one out there to get some leads. In project Server 2007, you can mana …