Change default web site for project in Project Server

D

David Lemanski

I have two projects. I want to swap the default SharePoint web site for
these projects. The first one is "475" the second is "493". I can see in
SQL Server Enterprise Manager where the links are stored but I am not sure if
I can change here without corrupting the DB.
 
D

Dale Howard [MVP]

David --

You might try this process instead:

1. Log into PWA with administrator permissions
2. Click Admin - Manage Windows SharePoint Services
3. Select the first project and click the Edit Site Address button
4. In the SharePoint site URL, remove the ID number and enter the ID number
of the second project
5. Click the OK button
6. Click OK when prompted
7. Select the new project and click the Synchronize button
8. Click the Yes button to synchronize the users for the site
9. Repeat steps #3-8 for the second project

Hope this helps.
 
D

Dale Howard [MVP]

David --

You might try this process instead:

1. Log into PWA with administrator permissions
2. Click Admin - Manage Windows SharePoint Services
3. Select the first project and click the Edit Site Address button
4. In the SharePoint site URL, remove the ID number and enter the ID number
of the second project
5. Click the OK button
6. Click OK when prompted
7. Select the new project and click the Synchronize button
8. Click the Yes button to synchronize the users for the site
9. Repeat steps #3-8 for the second project

Hope this helps.
 
D

David Lemanski

Dale-

Thanks for your post. The system wouldn't let me change the url to a site
that was already in use. I ended up back in SQL Server and I found that if I
switched the values in the WPROJ_ISSUE_LIST_NAME, WPROJ_RISK_LIST_NAME, and
WPROJ_STS_SUBWEB_NAME columns then the sites were switched in PWA. I ran
the resynch for all of the affected sites. Everything looks OK.

-David
 

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