Can't Check in Projects

J

Jeff

We have a project that is checked out, but we cannot check
it back in. Two people listed as administrators have
tried to go to Enterprise Features, Check in projects, but
the project does not show up on the list. Other projects
that are being worked on do show up on the list.

Any ideas how to check in this project?

thanks.
 
D

Dale Howard [MVP]

Jeff --

One of your SQL Server DBA's will need to do the following to check in the
project:

1. Launch the SQL Enterprise Manager

2. Select the Project Server database

3. Open the MSP_PROJECTS table

4. Set the PROJ_CHECKEDOUT field value to 0 for the checked out project



Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top