Microsoft Knowledge Base Email Alertz

(887024) - Describes how to resolve an issue in Project Server 2003 where all subwebs are not modified when you modify an individual subweb.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 887024 - Last Review: April 5, 2005 - Revision: 1.4

Not all subsites are modified when you modify an individual subsite in Project Server 2003

SYMPTOMS

When you make modifications to a subsite in Microsoft Office Project Server 2003, the modifications only appear in the subsite where the modifications were made. The modifications do not appear in all subsites.

For example, when you add columns to Issues in the Issues list or you modify the Issue template, the modifications only appear in the subsite where the modifications were made.

CAUSE

This behavior occurs because Project Server 2003 uses the Project Workspace template as a parameter for all subsites. The modifications that are made to an individual subsite do not modify the Project Workspace template, but just the individual subsite. Any newly created subsites are created based on the Project Workspace template.

RESOLUTION

To resolve this behavior and to create a new Project Workplace template, follow these steps:
  1. Create a new project site by using the Project Workspace template. To do this, follow these steps:
    1. Start Microsoft Internet Explorer.
    2. In the Address list, type http://server name, and then press ENTER.
    3. In the Project Workspace Home page, click Create, and then click Sites and Workspaces under Web Pages.
    4. Type TEST in the Title box, type test in the URL name box, and then click Create.
    5. In the Template box, click Project Workspace, and then click OK.
  2. Make the modifications that you want in the new project site. For example, you can add columns and create views in Issues in the Issues list and in Risks in the Risk list.
  3. Click Site Settings, and then click Go to Site Administration under Administration on the Site Settings page.
  4. Click Save site as template under Management and Statistics on the Site Administration page.
  5. On the Save Site as Template page, type test_template in the File name box. Then, type Test Template in the Template title box. Click OK.
  6. On the Operation Completed Successfully page, click site template gallery, click test_template, and then click Save.
  7. Locate a network share, click Save, and then click Close.

    Note By default, the test_template file is saved as an .stp file. Locate the network share where you saved the test_template file. Then, rename the test_template file with an .fwp file name extension. For example, rename the test_template.stp file to the test_template.fwp file.
  8. Click Start, click Run, type cmd, and then click OK.
  9. At the command prompt, switch to the following folder:
    C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\BIN
  10. At the command prompt, type the following line, and then press ENTER:
    stsadm.exe -o addtemplate -f \\server name\share name\templatefilename.fwp -title templatetitle
  11. Restart Internet Information Services (IIS). To do this, click Start, click Run, type iisreset, and then click OK.
  12. Log on to Microsoft Office Project Web Access 2003.
  13. Click Admin, and then click Manage Windows SharePoint Services under Actions.
  14. Under Options in the left pane, click Site provisioning settings.
  15. Under Specify root Web site settings, click the new custom template that you created in the Site template list, and then click Save Changes.
From this point on, all Project Workspaces will be created by using the new custom Project Workspace template.

MORE INFORMATION

You must delete and re-create the subsites that have already been created before the settings can take effect.

Note If you delete a subsite, all issues and documents will be lost.

APPLIES TO
  • Microsoft Office Project Server 2003
  • Microsoft Office Project Web Access
Keywords: 
kbtemplate kbconfig kbtshoot KB887024
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Sinisa - sinisa NOSPAM-AT-NOSPAM myway.com Report As Irrelevant  
Written: 9/6/2005 3:09 AM
I tried this but this is not it. Template is listed only in Site templates gallery when you create subweb sites. "root web site settings" drop down list in Site Provisioning settings are still have only one template listed: Project Workspace.