FrankM - WSS Template issue w/ Proj Server - 20060814

F

Frank M

I'm having a little problem with the command line on the stsadm.exe command.
I am trying to "enhance" our project template and load it to use in out test
environment.
I do not understand the 'Title' part of the command. What is this referring
to and what am I attempting to addressing?
I did note a comment below stating the Project Workspace template title was
the only one available in Project Server 2003. If that is the case, can I
confirm that.

We are creating templates. We have used the enumtemplates command to list
the multiple templates we have created.
The problem is, we do not see them in the drop down list box for Site
Template on the WSS Site provisioning settings.
 
S

Samer Beano

Frank,

you should be using the command like this:
stsadm -o addtemplate -f (template.stp) -title "Template Title"
where template.stp is the template file that you have saved, and where
Template Tilte is the name of the Template that you want to appear in Site
template tab under site provisionning settings under manage Windiows
Sharepoint Services under Admin from PWA.
By default when you install EPM 2003, Site template name will be "Project
Workspace". As you add more templates, you will have a drop down list to
choose the template you want.

I always use the stsadmin command for adding templates and they always
appear in the drop down list.

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